micromatchtmp
Fork of micromatch
Fork of micromatch
A simple plugin which watches an entire tree for file changes.
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)
Iterative file and text processing
Convert glob patterns to regular expressions, including the feature of capturing groups within the glob pattern.
A concatenation tool leveraging fast-glob for CLIs
Convert Gitignore to Glob patterns
Simple wildcard matching
Run programs with glob/globstar support, especially on Windows within npm scripts.
Tiny and extremely fast globbing
CommonJS version of globby 13.1.1. See https://github.com/mifi/commonify
Extends `glob` with support for multiple patterns and exposes a Promise API