micromatch / nanomatch
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
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated 9 months ago
- Import a globally installed module☆58Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Check if something is a Node.js stream☆111Updated 6 months ago
- Prepare a node environment to require files with different extensions.☆48Updated 10 months ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- Simple wildcard matching☆34Updated 3 years ago
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Sort an object's keys, including an optional key list☆31Updated 2 months ago
- A better `Promise.race()`☆46Updated 2 years ago
- Indent each line in a string☆113Updated 2 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Tests whether one path is inside another path☆41Updated 5 years ago
- Simplified high resolution timing☆81Updated 7 months ago
- Get the path of the parent module☆77Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 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
- Get a random temporary file path☆80Updated 2 years ago