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