sindresorhus / escape-string-regexp
Escape RegExp special characters
☆583Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for escape-string-regexp
- Join all arguments together and normalize the resulting url.☆356Updated 6 months ago
- node byte string parser☆461Updated 4 months ago
- Asynchronous recursive file copying with Node.js.☆681Updated 4 years ago
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- node.js util module as a module☆247Updated last year
- Delay a promise a specified amount of time☆609Updated last year
- Like JSON.stringify, but doesn't throw on circular references☆550Updated 3 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆683Updated last year
- Implements the node.js require.resolve() algorithm☆777Updated 3 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆388Updated last year
- Convert callback-based javascript to ES6 Promises☆522Updated last year
- Temporary file and directory creator for node.js☆740Updated 4 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆599Updated last year
- Determine the root path to your project☆604Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆300Updated last year
- node.js core url module as a module☆376Updated 3 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆317Updated last year
- Retries a function that returns a promise, leveraging the power of the retry module.☆310Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆342Updated 3 weeks ago
- Serialize/deserialize an error into a plain object☆539Updated 2 months ago
- Node.js module to detect available ports of the system.☆380Updated 5 months ago
- Easily exclude node modules in Webpack☆1,296Updated 10 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,117Updated last year
- Infer the content-type of a request.☆228Updated 2 months ago
- Escape string for use in HTML☆463Updated 2 years ago
- Get size of a JavaScript object☆312Updated 4 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆309Updated last year
- kill trees of processes☆338Updated 4 years ago
- Node.js's require('assert') for all engines☆298Updated last year