CDN Resources for is-arrayish
Various ways to access is-arrayish via Content Delivery Networks
Package Installation
npm
npm install is-arrayish
yarn
yarn add is-arrayish
pnpm
pnpm add is-arrayish
CDN Links
jsDelivr
<script src="https://fastly.jsdelivr.net/npm/is-arrayish"></script>
Unpkg
<script src="https://unpkg.com/is-arrayish"></script>
jsDelivr ESM
<script type="module">
import isarrayish from 'https://cdn.jsdelivr.net/npm/is-arrayish/+esm';
</script>
Skypack
<script type="module">
import isarrayish from 'https://cdn.skypack.dev/is-arrayish';
</script>
CDN Provider Resources
Learn more about the CDN services used to deliver these packages