monotonee / escape-regex-string
A Node.js module that escapes a string literal for use as an argument in the standard RegExp constructor.
☆11Updated 7 years ago
Alternatives and similar repositories for escape-regex-string:
Users that are interested in escape-regex-string are comparing it to the libraries listed below
- Check if the given object is a dom node☆30Updated 5 years ago
- Check if an element matches a given selector string☆16Updated 7 years ago
- Get the dependencies of an ES6 module by traversing its AST☆34Updated last month
- Get the revved file path of a file☆33Updated 3 years ago
- Global logging utility.☆18Updated last year
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Center-align the text in a string.☆23Updated 7 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 11 months ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 7 years ago
- posthtml transform for documentify☆7Updated 5 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 11 months ago
- A convenience wrapper for free-style☆9Updated 9 years ago
- Scroll to the current anchor in the url if possible☆11Updated 7 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- The cheesy object formatter☆36Updated 4 years ago
- Smallest/simplest possible means of using btoa with both Node and browserify☆22Updated 5 years ago
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 2 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- Assertion library for streams☆18Updated 9 years ago
- Reduce an array and return a Promise☆14Updated 7 years ago
- ESLint's RuleTester for AVA☆13Updated last year
- Parse a GitHub URL for user/project@version☆30Updated 6 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 4 years ago
- Source & export .env into your shell.☆10Updated 4 years ago
- Call a function for each value in an array and return a Promise☆23Updated 8 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- PostCSS plugin to transform W3C CSS hwb() function to more compatible CSS (rgb() or rgba()).☆21Updated 3 years ago