rollup@4.62.2
// Next-generation ES module bundler
$ npm install rollup
downloads/wk
116,583,543
license
MIT
version
4.62.2
published
Jun 19, 2026
What is rollup?
Rollup is a module bundler that combines your JavaScript files written in ES modules into a single output file or multiple chunks for distribution. Developers use it to prepare modern JavaScript code for use in browsers and Node.js environments, with a focus on efficiently handling ES module syntax and producing optimized output.
Links
Keywords
Dependencies (1)
Maintainers
eventualbuddha, trysound, rich_harris, victorystick, lukastaegert