You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The old Regex library had a wrapper for Javascript's Regex.escape, which is really handy if you want to, say, find and highlight portions of a text which case-insensitively match a search term. It'd be great if this module could provide such a function! :-)
The text was updated successfully, but these errors were encountered:
The old Regex library had a wrapper for Javascript's
Regex.escape
, which is really handy if you want to, say, find and highlight portions of a text which case-insensitively match a search term. It'd be great if this module could provide such a function! :-)The text was updated successfully, but these errors were encountered: