regexp-escape
Provides RegExp.escape function for quoting text for a regular expression.
Last updated 12 years ago by jnylen .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install regexp-escape 
SYNC missed versions from official npm registry.

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.

Current Tags

  • 0.0.1                                ...           latest (12 years ago)

1 Versions

  • 0.0.1                                ...           12 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (0)
None
Dependents (2)

Copyright 2013 - present © cnpmjs.org | Home |