CDN Resources for 0x81_string

Quick access to CDN links for the 0x81_string package

CDN Resources for 0x81_string
Various ways to access 0x81_string via Content Delivery Networks

Package Installation

npm
npm install 0x81_string
yarn
yarn add 0x81_string
pnpm
pnpm add 0x81_string

CDN Links

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