Convert globs to regular expressions
A little utility for escaping globs before passing them to zeptomatch.
Prefix an object (key/values) of globs with a slash and normalize. Supports negated globs too. Glob version of slasher module
Prefix globs with a slash and normalize. Supports negated globs too
A thing for ignoring files based on globs
Simple wrapper around eslint with support for globs and cache, so files that not changed can be skipped, if previous run passed
(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.
A simple mocha runner that includes chai, sinon, sinon-chai and chai-fuzzy and accepts a list of globs to run
Streaming `fs.readdir`, extensible with smart plugins. No recursion and no globs by default - [use][] plugins. Does not stat and doesn't read the filepaths - use plugins. It just push [vinyl][] files to stream. Follows signature and semantics of `fs.creat
Check whether two file globs intersect