Returns a parsed representation of a glob string; does not require Minimatch.
Parse a glob pattern into an object of tokens.
Returns an object with the (non-glob) base path and the actual pattern.
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.
the most correct and second fastest glob implementation in JavaScript
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.
TypeScript definitions for parse-glob
A fast and minimal alternative to globby and fast-glob
User-friendly glob matching
Recursive fs.readdir with streaming API and glob filtering.
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
It's a very fast and efficient glob library for Node.js
a glob matcher in javascript
(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.
Convert globs to regular expressions
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
Readable streamx interface over anymatch.
walk paths fast and efficiently
Promise version of glob
TypeScript definitions for readdir-glob
Convert directories to glob compatible strings
Tiny and extremely fast globbing
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
No description provided.
No description provided.