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