CDN Resources for is-arrayish
Various ways to access is-arrayish via Content Delivery Networks
Package Installation
npm
npm install is-arrayishyarn
yarn add is-arrayishpnpm
pnpm add is-arrayishCDN 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