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:
- Get the path of the caller module☆64Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Add callbacks to requests in flight to avoid async duplication☆73Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Lazy number range generator☆81Updated last year
- Import a globally installed module☆58Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Create a lazily evaluated value☆70Updated 4 years ago
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Check if something is a Node.js stream☆112Updated 8 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Get the path of the parent module☆77Updated last year
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 4 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- Prepare a node environment to require files with different extensions.☆48Updated last year
- Create an array without duplicates☆71Updated 4 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Determine if an object is a Buffer☆90Updated 3 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated 2 years ago
- string representations of objects in node and the browser☆152Updated 5 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago