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