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-regexpyarn
yarn add escape-string-regexppnpm
pnpm add escape-string-regexpCDN 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