CDN Resources for 05test
Various ways to access 05test via Content Delivery Networks
Package Installation
npm
npm install 05test
yarn
yarn add 05test
pnpm
pnpm add 05test
CDN 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