Search results
70 packages found
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
Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
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
Returns true if a string has an extglob.
Extends `minimatch.match()` with support for multiple patterns
Filter files in a `vinyl` stream
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)
Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.
Simple wildcard matching
Returns true if a windows file path has invalid characters.
Fork of micromatch
- bash
- bracket
- character-class
- expand
- expansion
- expression
- extglob
- extglobs
- file
- files
- filter
- find
- glob
- globbing
- View more
Join paths and globs.
Extends `glob` with support for multiple patterns and exposes a Promise API
🤠 Functional utilities using object property paths with wildcards and regexps 🌵
- wildcard
- glob
- globbing
- globstar
- regex
- regexp
- regular-expression
- path
- recursion
- functional-programming
- map
- filter
- algorithm
- data-structures
- View more
Parse a glob pattern into an object of tokens.
🤠 Object property paths with wildcards and regexps 🌵
- wildcard
- glob
- globstar
- globbing
- regex
- regexp
- regular-expression
- path
- recursion
- functional-programming
- map
- filter
- algorithm
- data-structures
- View more
Returns true if a file path does not contain any invalid characters.
🤠 Parser for object property paths with wildcards and regexps 🌵
- wildcard
- glob
- globbing
- globstar
- regex
- regexp
- regular-expression
- path
- recursion
- functional-programming
- map
- filter
- algorithm
- data-structures
- View more
A simple intl globbing import package for Vite