Showing 1-20 of 513,485 packages
Interpolate custom variables or glob path into 'index.html'
Regular expression for matching the parts of glob pattern.
EaseScript Is Compiler For Web Development
Extract the non-magic parent path from a glob string.
a glob matcher in javascript
the most correct and second fastest glob implementation in JavaScript
Convert globs to regular expressions
Returns an object with the (non-glob) base path and the actual pattern.
Convert directories to glob compatible strings
Recursive fs.readdir with streaming API and glob filtering.
It's a very fast and efficient glob library for Node.js
User-friendly glob 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
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
An absurdly small glob matcher that packs a punch.
Parse a glob pattern into an object of tokens.
Readable streamx interface over anymatch.
Return true if a value is a valid glob pattern or patterns.
Escape glob patterns
Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.