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 "?").

Home Page:https://github.com/micromatch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

micromatch/nanomatch Stargazers