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