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