Add escapeRegExpString function
#192
aleclarson
started this conversation in
Ideas
Replies: 1 comment
-
|
Yeah I think we should definitely have this. Lodash does as well |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Reference implementation: https://github.com/sindresorhus/escape-string-regexp/blob/main/index.js
Beta Was this translation helpful? Give feedback.
All reactions