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
- Get the path of the caller module☆64Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Check if something is a Node.js stream☆110Updated 5 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated last month
- Exit the process when the `esc` key is pressed☆56Updated last year
- The score badge service for https://npms.io☆35Updated 6 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Get a random temporary file path☆79Updated 2 years ago
- This module has moved and is now available at @rollup/plugin-strip / https://github.com/rollup/plugins/blob/master/packages/strip☆50Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Import a globally installed module☆58Updated last year
- Sleep, asynchronously.☆49Updated 6 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Write data to a random temporary file☆105Updated 8 months ago
- Get PID from a port☆79Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Check if your package was installed globally☆70Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 8 months ago
- Get the path of the parent module☆77Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Conditional promise chains☆60Updated 4 years ago
- Indent each line in a string☆113Updated 2 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago