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:
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Get PID from a port☆79Updated 4 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- The closest you can get to require something with bypassing the require cache☆22Updated 4 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 4 months ago
- Get the path of the parent module☆77Updated last year
- Import a globally installed module☆58Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 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
- Simple wildcard matching☆34Updated 3 years ago
- Create a lazily evaluated value☆70Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Get the set npm registry URL☆55Updated 2 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Clean and beautiful options for minimist☆53Updated 2 years ago
- Parse HTTP X-Forwarded-For header☆57Updated 2 weeks ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago