About Anaconda Help Download Anaconda

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.

copied from cf-post-staging / rollup

Installers

  • linux-64 v4.48.1
  • osx-64 v4.48.1
  • osx-arm64 v4.48.1
  • linux-aarch64 v4.48.1

conda install

To install this package run one of the following:
conda install conda-forge::rollup

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy