npm.devtool.tech
Explore PackageExplore PackagesQuick ImportCompare Packages

created by @devtool.tech ¬

CDN Resources for 15-puzzle

Quick access to CDN links for the 15-puzzle package

CDN Resources for 15-puzzle
Various ways to access 15-puzzle via Content Delivery Networks

Package Installation

npm
npm install 15-puzzle
yarn
yarn add 15-puzzle
pnpm
pnpm add 15-puzzle

CDN Links

jsDelivr
<script src="https://fastly.jsdelivr.net/npm/15-puzzle"></script>
Unpkg
<script src="https://unpkg.com/15-puzzle"></script>
jsDelivr ESM
<script type="module">
  import 15puzzle from 'https://cdn.jsdelivr.net/npm/15-puzzle/+esm';
</script>
Skypack
<script type="module">
  import 15puzzle from 'https://cdn.skypack.dev/15-puzzle';
</script>
CDN Provider Resources
Learn more about the CDN services used to deliver these packages

unpkg

A fast, global content delivery network for everything on npm

jsDelivr

A free CDN for open source projects with global network and excellent performance

ESM.sh

A fast, global content delivery network for modern ES Modules