sindresorhus / escape-string-regexp
Escape RegExp special characters
☆593Updated last week
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:
- Implements the node.js require.resolve() algorithm☆783Updated 4 months ago
- Join all arguments together and normalize the resulting url.☆362Updated last year
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆393Updated last year
- node byte string parser☆469Updated 10 months ago
- Temporary file and directory creator for node.js☆753Updated last month
- Strip comments from JSON. Lets you use comments in your JSON files!☆606Updated last year
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Escape string for use in HTML☆472Updated 2 years ago
- node.js util module as a module☆253Updated 4 months ago
- Delay a promise a specified amount of time☆614Updated last year
- Find a file or directory by walking up parent directories☆605Updated last month
- A port of inflection-js to node.js module☆568Updated 3 months ago
- Delete files and directories☆1,332Updated 7 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆348Updated 6 months ago
- Easily exclude node modules in Webpack☆1,299Updated last year
- Node.js's require('assert') for all engines☆301Updated 4 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 11 months ago
- Like JSON.stringify, but doesn't throw on circular references☆554Updated 9 months ago
- node.js core url module as a module☆379Updated 9 months ago
- The ultimate javascript content-type utility.☆1,381Updated last month
- Stringify an object/array like JSON.stringify just without all the double-quotes☆313Updated 5 months ago
- Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS☆829Updated 3 months ago
- Asynchronous recursive file copying with Node.js.☆684Updated 4 years ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- A cross platform solution to node's spawn and spawnSync☆1,142Updated 5 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆692Updated last year
- node's assert.deepEqual algorithm☆791Updated last year
- 🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.☆470Updated last week
- Determine the root path to your project☆604Updated 2 years ago
- Convert callback-based javascript to ES6 Promises☆525Updated 2 years ago