Quick access to CDN links for the escape-string-regexp package
npm install escape-string-regexpyarn add escape-string-regexppnpm add escape-string-regexp<script src="https://fastly.jsdelivr.net/npm/escape-string-regexp"></script><script src="https://unpkg.com/escape-string-regexp"></script><script type="module">
import escapestringregexp from 'https://cdn.jsdelivr.net/npm/escape-string-regexp/+esm';
</script><script type="module">
import escapestringregexp from 'https://cdn.skypack.dev/escape-string-regexp';
</script>