nollup
Dev bundler
A bundler designed to speed up development and provide Hot Module Replacement for applications built with Rollup.
Rollup compatible development bundler for fast rebuilds and HMR.
488 stars
3 watching
28 forks
Language: JavaScript
last commit: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
chrisprice/grunt-rollup | A Grunt plugin that bundles ES6 modules using the Rollup tool | 21 |
pauan/rollup-plugin-purs | A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
weizhenye/rollup-plugin-bundle-scss | A plugin that bundles SCSS imports into a single file. | 17 |
chrisdickinson/beefy | A tool for bundling and serving JavaScript applications during development | 800 |
lautis/rollup-plugin-coffee-script | Allows CoffeeScript code to be included in Rollup bundles without an additional build step | 23 |
haifeng2013/rollup-plugin-bundle-html | A plugin that bundles and injects JavaScript files into an HTML template | 27 |
doesdev/rollup-plugin-analyzer | Analyzes and displays detailed information about the size and structure of Rollup bundles | 242 |
thgh/rollup-plugin-livereload | A plugin for Rollup that enables live reloading of bundles during development | 161 |
pschroen/rollup-plugin-bundleutils | A set of functions used to process JavaScript bundles after tree shaking | 14 |
niess/linuxdeploy-plugin-python | A plugin that bundles Python into an AppDir using a source distribution and linuxdeploy | 24 |
yingye/rollup-plugin-banner | A plugin to append content before JavaScript bundle generation. | 16 |
joakim/rollup-plugin-espruino | A Rollup plugin that bundles JavaScript code and sends it to an Espruino device for execution. | 13 |
egoist/bili | A tool to simplify the process of bundling JavaScript libraries by automatically transforming files and integrating Rollup plugins. | 1,043 |
wasm-tool/rollup-plugin-rust | A Rollup plugin for bundling and importing Rust crates into JavaScript applications. | 210 |
thgh/rollup-plugin-serve | Serves rolled-up bundles similar to webpack-dev-server | 248 |