CDN Resources for 02-be-modular
Various ways to access 02-be-modular via Content Delivery Networks
Package Installation
npm
npm install 02-be-modular
yarn
yarn add 02-be-modular
pnpm
pnpm add 02-be-modular
CDN Links
jsDelivr
<script src="https://fastly.jsdelivr.net/npm/02-be-modular"></script>
Unpkg
<script src="https://unpkg.com/02-be-modular"></script>
jsDelivr ESM
<script type="module">
import 02bemodular from 'https://cdn.jsdelivr.net/npm/02-be-modular/+esm';
</script>
Skypack
<script type="module">
import 02bemodular from 'https://cdn.skypack.dev/02-be-modular';
</script>
CDN Provider Resources
Learn more about the CDN services used to deliver these packages