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