Search results
10 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
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)
### Summary
Filter vinyl files with glob patterns, string, regexp, array, object or matcher function. micromatch 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
Bash-powered globbing for node.js
Create a matching function from a glob pattern, regex, string, array, object or function.
Just load devDependencies of the current project or any other dependencies. Useful for any node.js app that needs to load plugins from node_modules. 15-20x times faster alternative to [load-plugins][] and [gulp-load-plugins][].
Get a property from an object with the first key that matches the given glob pattern, function, regex or string.
- array
- function
- glob
- match
- matcher
- matches
- matching
- minimatch
- multimatch
- pattern
- patterns
- regex
- regexp
- regular expression
Extends multimatch() with support for filter functions and regular expressions