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

GitHub

25k stars
258 watching
2k forks
Language: JavaScript
last commit: over 1 year ago
Linked from 5 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rollup/plugins A collection of official plugins for a popular JavaScript module bundler 3,656
eight04/rollup-plugin-cjs-es Converts CommonJS modules to ES module format 21
webpack/webpack A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. 64,893
ulisses-alves/rollup-plugin-elm A plugin for Rollup to compile and bundle Elm files into ES6 modules 16
rollup/rollup-starter-lib A bare-bones example of how to create a JavaScript library using Rollup, including importing and converting CommonJS modules. 973
bengsfort/rollup-plugin-generate-html-template Automatically injects a script tag with the final bundle into an HTML file. 60
yingye/rollup-plugin-banner A plugin to append content before JavaScript bundle generation. 16
calvinmetcalf/rollup-plugin-node-builtins Allows Node.js modules to be required and used in Rollup builds 138
eight04/rollup-plugin-iife Converts ES modules to IIFE format for use in Rollup builds 43
anidetrix/rollup-plugin-styles A plugin for Rollup that simplifies the process of bundling and managing CSS styles in JavaScript projects. 248
haifeng2013/rollup-plugin-bundle-html A plugin that bundles and injects JavaScript files into an HTML template 27
surma/rollup-plugin-off-main-thread Enables ES6 modules in worker threads using Rollup 308
weizhenye/rollup-plugin-bundle-scss A plugin that bundles SCSS imports into a single file. 17
chrisprice/grunt-rollup A Grunt plugin that bundles ES6 modules using the Rollup tool 21
swiing/rollup-plugin-import-assertions A Rollup plugin that bundles TC39 import assertions for JSON and CSS files. 6