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