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