mini-star
v2.1.8
Published
A bundler and loader which help your project pluginize.
Downloads
47
Maintainers
Readme
mini-star
A bundler and loader which help your project pluginize.
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