nanomatch

nanomatch

micromatch

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

97 Stars
20 Forks
97 Watchers
JavaScript Language
mit License
Cost to Build
$23.0K
Market Value
$48.0K

Growth over time

8 data points  ·  2021-05-01 → 2025-08-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about nanomatch

Question copied to clipboard

What is the micromatch/nanomatch GitHub project? Description: "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 "?").". Written in JavaScript. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone nanomatch

Clone via HTTPS

git clone https://github.com/micromatch/nanomatch.git

Clone via SSH

[email protected]:micromatch/nanomatch.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the nanomatch issue tracker:

Open GitHub Issues