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