Get started with rollup CDN

MIT licensed

Rollup: JS method for data aggregation from multiple table entries.

Tags:
  • modules
  • bundler
  • bundling
  • es6
  • optimizer

Stable version

Copied!

How to start using rollup CDN


<!DOCTYPE html>
<html>
<head>
  <title>Get started with rollup CDN - cdnhub.io</title>
  <script src="https://cdn.cdnhub.io/rollup/4.13.0/rollup.browser.js"></script>
</head>
<body>
  <button id="run">Run</button>
  <script type="module">
    import add from './add.js';

    const button = document.getElementById('run');
    button.addEventListener('click', () => {
      const result = add(3, 5);
      console.log(`Result: ${result}`);
    });
  </script>
  <script type="module" src="./main.mjs"></script>
</body>
</html>

All versions

2.63.0 2.64.0 2.65.0 2.66.0 2.66.1 2.67.0 2.67.1 2.67.2 2.67.3 2.68.0 2.69.0 2.69.1 2.69.2 2.70.0 2.70.1 2.70.2 2.71.0 2.71.1 2.72.0 2.72.1 2.73.0 2.74.0 2.74.1 2.75.0 2.75.1 2.75.2 2.75.3 2.75.4 2.75.5 2.75.6 2.75.7 2.76.0 2.77.0 2.77.1 2.77.2 2.77.3 2.77.4-0 2.77.4-1 2.78.0 2.78.1 2.79.0 2.79.1 3.0.0 3.0.0-0 3.0.0-1 3.0.0-2 3.0.0-3 3.0.0-4 3.0.0-5 3.0.0-6 3.0.0-7 3.0.0-8 3.0.1 3.1.0 3.10.0 3.10.1 3.11.0 3.12.0 3.12.1 3.13.0 3.14.0 3.15.0 3.15.1-0 3.15.1-1 3.16.0 3.17.0 3.17.1 3.17.2 3.17.3 3.17.3-0 3.17.3-1 3.18.0 3.18.0-0 3.19.0 3.19.1 3.2.0 3.2.1 3.2.2 3.2.3 3.2.4 3.2.5 3.20.0 3.20.1 3.20.2 3.20.3 3.20.3-0 3.20.4 3.20.5 3.20.6 3.20.7 3.21.0 3.21.1 3.21.2 3.21.3 3.21.4 3.21.5 3.21.6 3.21.7 3.21.8 3.22.0 3.22.0-0 3.22.1 3.23.0 3.23.1 3.24.0 3.24.1 3.25.0 3.25.1 3.25.2 3.25.3 3.26.0 3.26.1 3.26.2 3.26.3 3.27.0 3.27.1 3.27.2 3.28.0 3.28.1 3.29.0 3.29.1 3.29.2 3.29.3 3.29.4 3.3.0 3.3.0-0 3.4.0 3.4.0-0 3.4.0-1 3.5.0 3.5.0-0 3.5.1 3.6.0 3.6.0-0 3.6.0-1 3.6.1-0 3.7.0 3.7.1 3.7.1-0 3.7.2 3.7.3 3.7.3-0 3.7.4 3.7.5 3.7.5-0 3.7.6-0 3.8.0 3.8.1 3.9.0 3.9.1 4.0.0 4.0.0-1 4.0.0-10 4.0.0-12 4.0.0-13 4.0.0-14 4.0.0-15 4.0.0-16 4.0.0-17 4.0.0-18 4.0.0-19 4.0.0-2 4.0.0-20 4.0.0-21 4.0.0-22 4.0.0-23 4.0.0-24 4.0.0-25 4.0.0-3 4.0.0-4 4.0.0-5 4.0.0-6 4.0.0-7 4.0.0-8 4.0.0-9 4.0.1 4.0.2 4.1.0 4.1.1 4.1.3 4.1.4 4.1.5 4.1.6 4.10.0 4.11.0 4.12.0 4.12.1 4.13.0 4.13.1 4.13.1-1 4.13.2 4.14.0 4.14.1 4.14.2 4.14.3 4.15.0 4.16.0 4.16.1 4.16.2 4.16.3 4.16.4 4.17.0 4.17.1 4.17.2 4.18.0 4.18.1 *** 4.19.0 4.2.0 4.3.0 4.3.1 4.4.0 4.4.1 4.5.0 4.5.1 4.5.2 4.6.0 4.6.1 4.7.0 4.8.0 4.9.0 4.9.1 4.9.2 4.9.3 4.9.4 4.9.5 4.9.6