CDN Resources for 123testing123

Quick access to CDN links for the 123testing123 package

CDN Resources for 123testing123
Various ways to access 123testing123 via Content Delivery Networks

Package Installation

npm
npm install 123testing123
yarn
yarn add 123testing123
pnpm
pnpm add 123testing123

CDN Links

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