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