glob implementation in pure javascript
UNIX globbing (wildcard matching) for javascript
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.
Convert globs to regular expressions
Convert directories to glob compatible strings
A fast and minimal alternative to globby and fast-glob
Recursive fs.readdir with streaming API and glob filtering.
User-friendly glob matching
Returns an object with the (non-glob) base path and the actual pattern.
a glob matcher in javascript
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.
Return true if a value is a valid glob pattern or patterns.
Tiny and extremely fast globbing
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
Readable streamx interface over anymatch.
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
Escape glob patterns
Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.
Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.
Promise version of glob
It's a very fast and efficient glob library for Node.js
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.