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