Search results
87 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
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)
Simple wildcard matching
Extends `minimatch.match()` with support for multiple patterns
Utility to convert gitignore patterns to minimatch patterns
Prefix globs with a slash and normalize. Supports negated globs too
Mutate keys and values in objects. Returns a new version of the object
Filter files in a `vinyl` stream
Escape glob patterns
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
Extends multimatch() with support for filter functions and regular expressions
Does a vinyl file match a condition?
Bash-powered globbing for node.js
Include or exclude gulp files from the stream based on a condition
Match filepath is validated, or exclude filepath that don't need.
The gulp plugin `gulp-order` allows you to reorder a stream of files using the same syntax as of `gulp.src`.
Match a path against multiple patterns
A sync glob / minimatch / RegExp function with a gruntjs -like `expand` of patterns, with minimum depepndencies. Derived from gruntjs's v0.4.1 `file.expand`
Create a matching function from a glob pattern, regex, string, array, object or function.