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