CDN Resources for 0b1n-test-library

Quick access to CDN links for the 0b1n-test-library package

CDN Resources for 0b1n-test-library
Various ways to access 0b1n-test-library via Content Delivery Networks

Package Installation

npm
npm install 0b1n-test-library
yarn
yarn add 0b1n-test-library
pnpm
pnpm add 0b1n-test-library

CDN Links

jsDelivr
<script src="https://fastly.jsdelivr.net/npm/0b1n-test-library"></script>
Unpkg
<script src="https://unpkg.com/0b1n-test-library"></script>
jsDelivr ESM
<script type="module">
  import 0b1ntestlibrary from 'https://cdn.jsdelivr.net/npm/0b1n-test-library/+esm';
</script>
Skypack
<script type="module">
  import 0b1ntestlibrary from 'https://cdn.skypack.dev/0b1n-test-library';
</script>