grunt-rollup
ES6 bundler
A Grunt plugin that bundles ES6 modules using the Rollup tool
Grunt plugin for rollup - next-generation ES6 module bundler
21 stars
6 watching
27 forks
Language: JavaScript
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
weizhenye/rollup-plugin-bundle-scss | A plugin that bundles SCSS imports into a single file. | 17 |
pschroen/rollup-plugin-bundleutils | A set of functions used to process JavaScript bundles after tree shaking | 14 |
joakim/rollup-plugin-espruino | A Rollup plugin that bundles JavaScript code and sends it to an Espruino device for execution. | 13 |
pauan/rollup-plugin-purs | A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
wasm-tool/rollup-plugin-rust | A Rollup plugin for bundling and importing Rust crates into JavaScript applications. | 210 |
ulisses-alves/rollup-plugin-elm | A plugin for Rollup to compile and bundle Elm files into ES6 modules | 16 |
lautis/rollup-plugin-coffee-script | Allows CoffeeScript code to be included in Rollup bundles without an additional build step | 23 |
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |
thgh/rollup-plugin-serve | Serves rolled-up bundles similar to webpack-dev-server | 248 |
haifeng2013/rollup-plugin-bundle-html | A plugin that bundles and injects JavaScript files into an HTML template | 27 |
yingye/rollup-plugin-banner | A plugin to append content before JavaScript bundle generation. | 16 |
swiing/rollup-plugin-import-assertions | A Rollup plugin that bundles TC39 import assertions for JSON and CSS files. | 5 |
chrisdickinson/beefy | A tool for bundling and serving JavaScript applications during development | 800 |
wessberg/rollup-plugin-ts | A TypeScript plugin for Rollup that bundles declarations and enables integration with transpilers like Babel and swc. | 496 |
pepsryuu/nollup | A bundler designed to speed up development and provide Hot Module Replacement for applications built with Rollup. | 488 |