Showing 1-20 of 21 packages
Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.
Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
(temporary fork of picomatch) Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.
An absurdly small glob matcher that packs a punch.
Parse a glob pattern into an object of tokens.
TypeScript definitions for parse-glob
A tiny tool to invert extglobs.
Run commands and scripts after git pull
<h1 align="center">Picomatch</h1>
Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
2-3x faster drop-in replacement for glob v13, built with Rust
Fork of micromatch
Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
executes commands on packages in parallel, but is aware of the dependencies between them