glob packages
Packages tagged with "glob".
13 packages
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
It's a very fast and efficient glob library for Node.js
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
A globbing fs.watch wrapper built from the best parts of other fine watch libs.
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
Matches strings against configurable strings, globs, regular expressions, and/or functions
Bindings for the Watchman file watching service
test for inclusion or exclusion of paths using globs
Returns true if a string has an extglob.
An easy-to-use wildcard globbing library.
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.
A fast and minimal alternative to globby and fast-glob
Extract the non-magic parent path from a glob string.