CDN Resources for %40bundled-es-modules

Quick access to CDN links for the %40bundled-es-modules package

CDN Resources for %40bundled-es-modules
Various ways to access %40bundled-es-modules via Content Delivery Networks

Package Installation

npm
npm install %40bundled-es-modules
yarn
yarn add %40bundled-es-modules
pnpm
pnpm add %40bundled-es-modules

CDN Links

jsDelivr
<script src="https://fastly.jsdelivr.net/npm/%40bundled-es-modules"></script>
Unpkg
<script src="https://unpkg.com/%40bundled-es-modules"></script>
jsDelivr ESM
<script type="module">
  import %40bundledesmodules from 'https://cdn.jsdelivr.net/npm/%40bundled-es-modules/+esm';
</script>
Skypack
<script type="module">
  import %40bundledesmodules from 'https://cdn.skypack.dev/%40bundled-es-modules';
</script>