mini-star
TypeScript icon, indicating that this package has built-in type declarations

2.1.8 • Public • Published

mini-star

A bundler and loader which help your project pluginize.

Offical Document

Feature

  • Support Typescript
  • Fast and smart

Different with requirejs

  • Provide a bundler help to build your plugin with amd.
  • ministar will process plugin path and dependencies path. your can write code whatever you like.
  • Dynamic load async module, and reduce your project.
  • Allow to share dependencies with all plugin.
  • Modernize and typescript.

Deploy to npm

npm run release # not yarn

/mini-star/

    Package Sidebar

    Install

    npm i mini-star

    Weekly Downloads

    45

    Version

    2.1.8

    License

    MIT

    Unpacked Size

    65.5 kB

    Total Files

    32

    Last publish

    Collaborators

    • moonrailgun