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