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