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