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

GitHub

14 stars
2 watching
0 forks
Language: JavaScript
last commit: 12 months ago

Related projects:

Repository Description Stars
pauan/rollup-plugin-purs A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. 72
chrisprice/grunt-rollup A Grunt plugin that bundles ES6 modules using the Rollup tool 21
weizhenye/rollup-plugin-bundle-scss A plugin that bundles SCSS imports into a single file. 17
trysound/rollup-plugin-size-snapshot A plugin that tracks bundle sizes and treeshakability of JavaScript libraries during the build process. 164
thgh/rollup-plugin-serve Serves rolled-up bundles similar to webpack-dev-server 248
wessberg/rollup-plugin-ts A TypeScript plugin for Rollup that bundles declarations and enables integration with transpilers like Babel and swc. 496
joakim/rollup-plugin-espruino A Rollup plugin that bundles JavaScript code and sends it to an Espruino device for execution. 13
vehmloewff/rollup-plugin-command An extension for Rollup that allows running custom commands during bundle generation 10
swatinem/rollup-plugin-dts A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup 812
tivac/rollup-plugin-sizes A tool to analyze and display detailed information about the contents and sizes of bundles generated by Rollup. 91
phamann/rollup-plugin-hash Generates unique hash-based filenames for static resources in bundle outputs. 47
lautis/rollup-plugin-coffee-script Allows CoffeeScript code to be included in Rollup bundles without an additional build step 23
recursive-beast/rollup-plugin-external-assets A rollup plugin to make assets external during the bundling process 2
swiing/rollup-plugin-import-assertions A Rollup plugin that bundles TC39 import assertions for JSON and CSS files. 5
haifeng2013/rollup-plugin-bundle-html A plugin that bundles and injects JavaScript files into an HTML template 27