sindresorhus / escape-string-regexpLinks
Escape RegExp special characters
☆595Updated 3 months ago
Alternatives and similar repositories for escape-string-regexp
Users that are interested in escape-string-regexp are comparing it to the libraries listed below
Sorting:
- node byte string parser☆470Updated last year
- Join all arguments together and normalize the resulting url.☆364Updated 3 weeks ago
- Like JSON.stringify, but doesn't throw on circular references☆555Updated last year
- Asynchronous recursive file copying with Node.js.☆683Updated 4 years ago
- Escape string for use in HTML☆475Updated 2 years ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated last year
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆399Updated 2 years ago
- Temporary file and directory creator for node.js☆757Updated 3 months ago
- Implements the node.js require.resolve() algorithm☆785Updated last month
- Strip comments from JSON. Lets you use comments in your JSON files!☆613Updated 2 months ago
- node's assert.deepEqual algorithm☆792Updated last year
- Delay a promise a specified amount of time☆619Updated 2 years ago
- Determine the root path to your project