CDN Resources for 14-june

Quick access to CDN links for the 14-june package

CDN Resources for 14-june
Various ways to access 14-june via Content Delivery Networks

Package Installation

npm
npm install 14-june
yarn
yarn add 14-june
pnpm
pnpm add 14-june

CDN 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>