umatch
A `function(filename, specs)` thats checks if `'someFile.ext'` passes through an of Array of `minimatch` / `RegExp` / `callbacks` / `Array` (recursive) specs, with a negation/exclusion '!' flag for all.
A `function(filename, specs)` thats checks if `'someFile.ext'` passes through an of Array of `minimatch` / `RegExp` / `callbacks` / `Array` (recursive) specs, with a negation/exclusion '!' flag for all.
Extended regexes - captures the offset of regex capturing groups
Middleware for [koa][] that filters IPs against glob patterns, RegExp, string or array of globs. Support custom `403 Forbidden` message and custom ID.
path to regex madness
A query language for DOM tree. You can use RegExp with xpath (or css-selector) when querying DOM.
Utilities for automatically deserializing certain JavaScript objects and instances.
Regular expression sugar for getting data out of strings.
A require/browserify plug-in for free-space regular expression files.
Compile Unicode property escapes in Unicode regular expressions to ES5.
Fast library to split an URL into it's components using a one-line regular expression.
Replace text patterns with applause.
RegExp 4 dummies
DEPRECATED
count the words in a string or rich text editor or html. Support for english, Chinese.
Check if given string is a valid regular expression.
For composing regular expressions.
A regular expression library for node.js
Generate a random string match a given regular expression, suitable for mocking strings.
Regular expression utility.
Convert globs to regular expressions