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