A glob implementation that respects .gitignore files
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.
A fast and minimal alternative to globby and fast-glob
User-friendly glob matching
Recursive fs.readdir with streaming API and glob filtering.
It's a very fast and efficient glob library for Node.js
a glob matcher in javascript
Convert globs to regular expressions
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
Readable streamx interface over anymatch.
Promise version of glob
Returns an object with the (non-glob) base path and the actual pattern.
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.
TypeScript definitions for readdir-glob
mirror of glob, bundled and exposed as ES module including for browser
Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.
An absurdly small glob matcher that packs a punch.
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
Escape glob patterns
Glob matcher for cspell