Convert file/directory path to glob pattern.
It's a very fast and efficient glob library for Node.js
a glob matcher in javascript
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
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
Returns an object with the (non-glob) base path and the actual pattern.
Extract the non-magic parent path from a glob string.
the most correct and second fastest glob implementation in JavaScript
Recursive fs.readdir with streaming API and glob filtering.
Promise version of glob
User-friendly glob matching
Return true if a value is a valid glob pattern or patterns.
Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
Parse a glob pattern into an object of tokens.
Convert globs to regular expressions
Secretlint CLI that scan secret/credential data.
A toolkit for JavaScript codemods
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.
Tiny and extremely fast globbing
Lazy-evaluating list of files, based on globs or regex patterns
Convert directories to glob compatible strings