Search results
70 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
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
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.
Returns true if a string has an extglob.
User-friendly glob matching
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.
Parse a glob pattern into an object of tokens.
Join paths and globs.
Extends `minimatch.match()` with support for multiple patterns
Simple wildcard matching
Tiny and extremely fast globbing
Returns true if a windows file path has invalid characters.
Returns `true` if an array has a glob pattern.
Returns true if a file path does not contain any invalid characters.
Escape glob patterns
Wrapper for [braces] to enable brace expansion for arrays of patterns.
Extends multimatch() with support for filter functions and regular expressions
Filter files in a `vinyl` stream
Adds array support to node-glob, sync and async. Also supports tilde expansion (user home) and resolving to global npm modules.
- array
- directories
- exclude
- exclusions
- expand
- files
- filesystem
- find
- fnmatch
- folders
- fs
- glob
- globbing
- globby
- View more