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