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