micromatch
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Found 22 results for micromatch
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)
Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.
Bash-powered globbing for node.js
Validates given IPs (IPv4 and IPv6) using [micromatch][] - glob patterns, RegExp, string or array of globs. If match returns the IP, otherwise null.
Return list of files, matching by file attributes or/and contents
@reliverse/rematch is a high-performance minimal glob matcher, with micromatch-level power, zepto-level size, and reliverse-grade dx.
A simple matcher with regex cache.
Middleware for [express][] that filters IPs against glob patterns, RegExp, string or array of globs. Support custom `403 Forbidden` message, blacklists, whitelists and custom ID.
Matching IPs using [micromatch][] and [ip-filter][] - glob patterns, RegExp, string or array of globs. Returns matcher function.
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Elegant, generically typed, boolean micromatch for lists of file paths
Middleware for [koa][] that filters IPs against glob patterns, RegExp, string or array of globs. Support custom `403 Forbidden` message and custom ID.
unified-doc micromatch search algorithm.
Hast extension to parse noddity flavored text within HTML.
### Summary
Filter vinyl files with glob patterns, string, regexp, array, object or matcher function. micromatch stream.
Fork of micromatch
Micromark and mdast extension to parse noddity flavored markdown.
Find a file matching a pattern by walking up parent directories
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 files in a vinyl stream. A thin combination of micromatch and streamfilter.