plugins
Module bundler plugins
A collection of official plugins for a popular JavaScript module bundler
🍣 The one-stop shop for official Rollup plugins
4k stars
36 watching
592 forks
Language: JavaScript
last commit: 3 months ago
Linked from 2 awesome lists
pluginsrolluprollup-plugins
Related projects:
Repository | Description | Stars |
---|---|---|
| A module bundler for JavaScript that optimizes and compiles ES modules into optimized format for browsers or Node.js. | 25,457 |
| Converts .geojson files to ES6 modules | 3 |
| Automatically injects a script tag with the final bundle into an HTML file. | 60 |
| Converts CommonJS modules to ES module format | 21 |
| A Rollup plugin that bundles TC39 import assertions for JSON and CSS files. | 6 |
| A plugin for Rollup to compile and bundle Elm files into ES6 modules | 16 |
| A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
| Copies files and directories into the output directory of a Rollup bundle during compilation | 23 |
| Allows relative include paths in Rollup configurations to simplify project imports | 97 |
| A Grunt plugin that bundles ES6 modules using the Rollup tool | 21 |
| Allows Node.js modules to be required and used in Rollup builds | 138 |
| Resolves external dependencies in Rollup bundles using CDNs. | 19 |
| A plugin that bundles SCSS imports into a single file. | 17 |
| A plugin to append content before JavaScript bundle generation. | 16 |
| Displays file size information in the command line after compiling a bundle | 128 |