Builds string, that contains compare statement of two objects
A simple function to check whether a mimetype matches the specified mimetype (with wildcard support)
Convert globs to regular expressions
easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.
Compile ES2015 Unicode regex to ES5
Does a vinyl file match a condition?
Match balanced character pairs, like "{" and "}"
npm package for https://github.com/google/diff-match-patch
Match human-quality input to potential matches by edit distance.
Rich matchers inspired by Hamcrest. Useful for generating helpful assertion failure messages in tests.
General purpose glob-based configuration matching.
process.nextTick but always with args
match capture groups and return index
Like JSON.stringify, but doesn't blow up on circular refs.
Create a stream that emits events from multiple other streams
Relocatable regular expressions.
RegExp Match Indices polyfill
Get the first path that exists on disk of multiple paths
Regular expression for matching ANSI escape codes
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Match filepath is validated, or exclude filepath that don't need.
Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab
Extra assertions on top of node's assert module
Parses and determines if a given CSS Media Query matches a set of values.
An object that matches anything. May be useful for pattern matching in case statements.
Ruleby is a rule engine written in the Ruby language. It is a system for executing a set of IF-THEN statements known as production rules. These rules are matched to objects using the forward chaining Rete algorithm. Ruleby provides an internal Domain Specific Language (DSL) for building the productions that make up a Ruleby program.