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