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 "?").
☆96Updated 2 years ago
Alternatives and similar repositories for nanomatch:
Users that are interested in nanomatch are comparing it to the libraries listed below
- Lazy number range generator☆81Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 7 months ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆74Updated 3 weeks ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated last week
- Import a globally installed module☆57Updated last year
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Get PID from a port☆79Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Define a lazily evaluated property on an object☆64Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Reliably get the terminal window size☆141Updated last year
- Returns an array filled with the specified input☆42Updated 2 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- Extract the actual stack of an error☆66Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- url.parse() with support for protocol-less URLs & IPs☆52Updated 3 years ago
- Get a directory for your caching needs☆26Updated last year
- Simple wildcard matching☆34Updated 3 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Prepare a node environment to require files with different extensions.☆48Updated 8 months ago