Search results
859 packages found
User-friendly glob matching
Extract the non-magic parent path from a glob string.
Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
It's a very fast and efficient glob library for Node.js
Delete files and directories
Matches strings against configurable strings, globs, regular expressions, and/or functions
Returns true if a string has an extglob.
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
- ignore
- .gitignore
- gitignore
- npmignore
- rules
- manager
- filter
- regexp
- regex
- fnmatch
- glob
- asterisks
- regular-expression
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
Convert globs to regular expressions
A globbing fs.watch wrapper built from the best parts of other fine watch libs.
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)
Bindings for the Watchman file watching service
Extends `minimatch.match()` with support for multiple patterns
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
Filter files in a `vinyl` stream
Recursive fs.readdir with streaming API and glob filtering.
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.
Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.