sindresorhus / escape-string-regexpLinks
Escape RegExp special characters
☆593Updated 3 weeks 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☆469Updated 11 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆395Updated 2 years ago
- Asynchronous recursive file copying with Node.js.☆684Updated 4 years ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆692Updated last year
- Temporary file and directory creator for node.js☆752Updated last month
- Implements the node.js require.resolve() algorithm☆783Updated 5 months ago
- Delay a promise a specified amount of time☆614Updated last year
- Determine the root path to your project☆604Updated 2 years ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆607Updated 2 weeks ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 11 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆314Updated 5 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- Join all arguments together and normalize the resulting url.☆362Updated last week
- Escape string for use in HTML☆473Updated 2 years ago
- Like JSON.stringify, but doesn't throw on circular references☆554Updated 10 months ago
- Easily exclude node modules in Webpack☆1,300Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Node.js module to detect available ports of the system.☆389Updated 5 months ago
- HTTP status utility☆277Updated this week
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- Create and parse HTTP Content-Disposition header☆234Updated this week
- fs with incremental backoff on EMFILE☆1,290Updated 10 months ago
- node.js core url module as a module☆379Updated 10 months ago
- node.js util module as a module☆253Updated 5 months ago
- A port of inflection-js to node.js module☆569Updated 4 months ago
- Delete files and directories☆1,333Updated 7 months ago
- A cross platform solution to node's spawn and spawnSync☆1,144Updated 6 months ago
- Convert callback-based javascript to ES6 Promises☆524Updated 2 years ago
- A lightweight string replace engine for text-based templates☆277Updated 8 years ago
- Is the given string an acceptable npm package name?☆301Updated last month