micromatch
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Found 13 results for multimatch
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)
Extends multimatch() with support for filter functions and regular expressions
Adds array support to node-glob, sync and async. Also supports tilde expansion (user home) and resolving to global npm modules.
Bash-powered globbing for node.js
Create a matching function from a glob pattern, regex, string, array, object or function.
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Just load devDependencies of the current project or any other dependencies. Useful for any node.js app that needs to load plugins from node_modules. 15-20x times faster alternative to [load-plugins][] and [gulp-load-plugins][].
Filter vinyl files with glob patterns, string, regexp, array, object or matcher function. micromatch stream.
Fork of micromatch
### Summary
Node.js client library for constructing OpenSearch query
Get a property from an object with the first key that matches the given glob pattern, function, regex or string.