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