rollup-plugin-bundleutils
Bundle utility
A set of functions used to process JavaScript bundles after tree shaking
A set of functions commonly used after tree shaking
14 stars
2 watching
0 forks
Language: JavaScript
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
| A Grunt plugin that bundles ES6 modules using the Rollup tool | 21 |
| A plugin that bundles SCSS imports into a single file. | 17 |
| A plugin that tracks bundle sizes and treeshakability of JavaScript libraries during the build process. | 164 |
| Serves rolled-up bundles similar to webpack-dev-server | 248 |
| A TypeScript plugin for Rollup that bundles declarations and enables integration with transpilers like Babel and swc. | 496 |
| A Rollup plugin that bundles JavaScript code and sends it to an Espruino device for execution. | 13 |
| An extension for Rollup that allows running custom commands during bundle generation | 10 |
| A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 816 |
| A tool to analyze and display detailed information about the contents and sizes of bundles generated by Rollup. | 91 |
| Generates unique hash-based filenames for static resources in bundle outputs. | 47 |
| Allows CoffeeScript code to be included in Rollup bundles without an additional build step | 23 |
| A rollup plugin to make assets external during the bundling process | 2 |
| A Rollup plugin that bundles TC39 import assertions for JSON and CSS files. | 6 |
| A plugin that bundles and injects JavaScript files into an HTML template | 27 |