Simple Browser Rollup Example

Learn how to use Rollup directly in the browser with a live tool and example. Bundle JavaScript modules client-side without installing anything. rollupjs.org rollup in a browser to rollup nodejs libraries for client side use

Main website / documentation

https://rollupjs.org

This is the official site containing docs, guides, the REPL, and links to plugins.

Source code / development

https://github.com/rollup/rollup

The canonical GitHub repository for the project.

NPM package

https://www.npmjs.com/package/rollup

The official distribution on npm.

if you download the espree.m.js code and host it on a local server, you can use the following the code to test it