CDN Resources for 167-hello-word

Quick access to CDN links for the 167-hello-word package

CDN Resources for 167-hello-word
Various ways to access 167-hello-word via Content Delivery Networks

Package Installation

npm
npm install 167-hello-word
yarn
yarn add 167-hello-word
pnpm
pnpm add 167-hello-word

CDN Links

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