rollup
Module bundler
A module bundler for JavaScript that optimizes and compiles ES modules into optimized format for browsers or Node.js.
Next-generation ES module bundler
25k stars
258 watching
2k forks
Language: JavaScript
last commit: over 1 year ago
Linked from 5 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A collection of official plugins for a popular JavaScript module bundler | 3,656 |
| | Converts CommonJS modules to ES module format | 21 |
| | A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,893 |
| | A plugin for Rollup to compile and bundle Elm files into ES6 modules | 16 |
| | A bare-bones example of how to create a JavaScript library using Rollup, including importing and converting CommonJS modules. | 973 |
| | Automatically injects a script tag with the final bundle into an HTML file. | 60 |
| | A plugin to append content before JavaScript bundle generation. | 16 |
| | Allows Node.js modules to be required and used in Rollup builds | 138 |
| | Converts ES modules to IIFE format for use in Rollup builds | 43 |
| | A plugin for Rollup that simplifies the process of bundling and managing CSS styles in JavaScript projects. | 248 |
| | A plugin that bundles and injects JavaScript files into an HTML template | 27 |
| | Enables ES6 modules in worker threads using Rollup | 308 |
| | A plugin that bundles SCSS imports into a single file. | 17 |
| | A Grunt plugin that bundles ES6 modules using the Rollup tool | 21 |
| | A Rollup plugin that bundles TC39 import assertions for JSON and CSS files. | 6 |