CDN Resources for 001_test

Quick access to CDN links for the 001_test package

CDN Resources for 001_test
Various ways to access 001_test via Content Delivery Networks

Package Installation

npm
npm install 001_test
yarn
yarn add 001_test
pnpm
pnpm add 001_test

CDN Links

jsDelivr
<script src="https://fastly.jsdelivr.net/npm/001_test"></script>
Unpkg
<script src="https://unpkg.com/001_test"></script>
jsDelivr ESM
<script type="module">
  import 001_test from 'https://cdn.jsdelivr.net/npm/001_test/+esm';
</script>
Skypack
<script type="module">
  import 001_test from 'https://cdn.skypack.dev/001_test';
</script>