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