rollup.js logo

rollup.js

Compiles small code pieces into larger, more complex outputs like libraries or applications, using the standardized ES6 module format instead of previous solutions.

Made by Unknown Author

  • Javascript

  • Web Development

What is rollup.js?

Rollup is a module bundler for JavaScript that compiles small pieces of code into larger, more complex applications or libraries. It utilizes the standardized ES6 module format, instead of previous non-standard solutions such as CommonJS and AMD. Rollup allows developers to freely and seamlessly combine the most useful individual functions from various libraries, providing a pathway to the eventual native support of ES modules across all environments

Highlights

  • Utilizes the standardized ES6 module format
  • Compiles small pieces of code into larger, more complex applications or libraries
  • Enables combining the most useful individual functions from various libraries
  • Provides a pathway to the eventual native support of ES modules

Platforms

  • Windows
  • Linux
  • Mac

Languages

  • English

Social