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