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