Rollup-based generator for creating UMD and ESM JavaScript library projects.
Rollup-boilerplate scaffolds JavaScript libraries producing UMD and ESM (MJS) bundles using Rollup. The generated project includes build configuration and install scripts and targets both browser and Node.js environments. It is intended for creating reusable libraries or plugins for browser and server use.
0