CMD + K

rollup

Community

Rollup is a module bundler for JavaScript which compiles small pieces of code into something larger and more complex, such as a library or application.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::rollup

Usage Tracking

4.55.1
4.55.0
4.54.0
4.53.5
4.53.4
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

Rollup is a module bundler for JavaScript which compiles small pieces of code into something larger and more complex, such as a library or application. It uses the standardized ES module format for code, instead of previous idiosyncratic solutions such as CommonJS and AMD. ES modules let you freely and seamlessly combine the most useful individual functions from your favorite libraries. Rollup can optimize ES modules for faster native loading in modern browsers, or output a legacy module format allowing ES module workflows today.

About

Summary

Rollup is a module bundler for JavaScript which compiles small pieces of code into something larger and more complex, such as a library or application.

Last Updated

Jan 5, 2026 at 13:42

License

MIT

Total Downloads

206.9K

Supported Platforms

macOS-arm64
macOS-64
linux-aarch64
linux-64