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