`require` node modules and place their exported values in an array
the most correct and second fastest glob implementation in JavaScript
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
Matches strings against configurable strings, globs, regular expressions, and/or functions
Lazy-evaluating list of files, based on globs or regex patterns
Readable streamx interface over anymatch.
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
Extract the non-magic parent path from a glob string.
User-friendly glob matching
General purpose glob-based configuration matching.
Tiny and extremely fast globbing
a glob matcher in javascript
Return true if a value is a valid glob pattern or patterns.
Recursive fs.readdir with streaming API and glob filtering.
Promise version of glob
Convert globs to regular expressions
A fast and minimal alternative to globby and fast-glob
Convert directories to glob compatible strings
An easy-to-use wildcard globbing library.
Returns an object with the (non-glob) base path and the actual pattern.
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
Returns `true` if an array has a glob pattern.
Like _.pullAll but with globs (wildcards)
Glob matcher for cspell