escape-string-regexp

sindresorhus
popular esm
escape-string-regexp JS library on GitHub escape-string-regexp JS library on npm Download escape-string-regexp JS library

Escape RegExp special characters

Version 5.0.0 License MIT
escape-string-regexp has no homepage
escape-string-regexp JS library on GitHub
escape-string-regexp JS library on npm
Download escape-string-regexp JS library
Keywords
escaperegexregexpregularexpressionstringspecialcharacters
INSTALL
Type:
<script type="module"> import escapeStringRegexp from 'https://cdn.jsdelivr.net/npm/escape-string-regexp@5.0.0/+esm' </script>
Learn more