micromatch / nanomatchLinks
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs), posix brackets or braces, and with complete Bash 4.3 wildcard support: ("*", "**", and "?").
☆97Updated 2 years ago
Alternatives and similar repositories for nanomatch
Users that are interested in nanomatch are comparing it to the libraries listed below
Sorting:
- Get the path of the caller module☆64Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Clean and beautiful options for minimist☆53Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Get PID from a port☆79Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Simple wildcard matching☆34Updated 3 years ago
- random string generator☆29Updated 5 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Returns an array filled with the specified input☆42Updated 2 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Functions that surround a string with ansicolor codes so it prints in color.☆27Updated 11 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Import a globally installed module☆58Updated last year
- A better `Promise.race()`☆46Updated 2 years ago
- Check if something is a Node.js stream☆112Updated 7 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago