node-regexp-escape

RegExp.escape function for quoting text for a regular expression.

Downloads
7.4K
Stars
3
Committers
1

regexp-escape

This simple module adds a RegExp.escape function that quotes a string so that it can be included in a regular expression as a literal match.