Quick access to CDN links for the jasmine-jquery-matchers package
npm install jasmine-jquery-matchersyarn add jasmine-jquery-matcherspnpm add jasmine-jquery-matchers<script src="https://fastly.jsdelivr.net/npm/jasmine-jquery-matchers"></script><script src="https://unpkg.com/jasmine-jquery-matchers"></script><script type="module">
import jasminejquerymatchers from 'https://cdn.jsdelivr.net/npm/jasmine-jquery-matchers/+esm';
</script><script type="module">
import jasminejquerymatchers from 'https://cdn.skypack.dev/jasmine-jquery-matchers';
</script>