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