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:
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Lazy number range generator☆81Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 7 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆53Updated 3 weeks ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 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☆76Updated last year
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Get the path of the parent module☆78Updated 2 weeks ago
- Parse HTTP X-Forwarded-For header☆58Updated last month
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- List of node.js builtin modules☆37Updated last year
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 6 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆54Updated 2 weeks ago