Search results
10 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
- bash
- bracket
- character-class
- expand
- expansion
- expression
- extglob
- extglobs
- file
- files
- filter
- find
- glob
- globbing
- View more
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 true if a string has an extglob.
Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.
Returns true if a windows file path has invalid characters.
Returns `true` if an array has a glob pattern.
Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.
Returns true if a file path does not contain any invalid characters.
Fork of micromatch
- bash
- bracket
- character-class
- expand
- expansion
- expression
- extglob
- extglobs
- file
- files
- filter
- find
- glob
- globbing
- View more
A tiny tool to invert extglobs.