node-escape-string-regexp

Escape RegExp special characters in Node.js
  https://github.com/sindresorhus/escape-string-regexp
  0
  no reviews



Escape-string-regexp is a Node.js module to escape special characters in regular expression strings.

Node.js is an event-based server-side JavaScript engine.