CDN Resources for underscore.string

Quick access to CDN links for the underscore.string package

CDN Resources for underscore.string
Various ways to access underscore.string via Content Delivery Networks

Package Installation

npm
npm install underscore.string
yarn
yarn add underscore.string
pnpm
pnpm add underscore.string

CDN Links

jsDelivr
<script src="https://fastly.jsdelivr.net/npm/underscore.string"></script>
Unpkg
<script src="https://unpkg.com/underscore.string"></script>
jsDelivr ESM
<script type="module">
  import underscore.string from 'https://cdn.jsdelivr.net/npm/underscore.string/+esm';
</script>
Skypack
<script type="module">
  import underscore.string from 'https://cdn.skypack.dev/underscore.string';
</script>