is-glob

is-glob

micromatch

If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience. 55+ million downloads.

78 Stars
6 Forks
78 Watchers
JavaScript Language
mit License
Cost to Build
$3.4K
Market Value
$5.0K

Growth over time

4 data points  ·  2021-08-07 → 2022-06-04
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about is-glob

Question copied to clipboard

What is the micromatch/is-glob GitHub project? Description: "If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience. 55+ million downloads. ". 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 is-glob

Clone via HTTPS

git clone https://github.com/micromatch/is-glob.git

Clone via SSH

[email protected]:micromatch/is-glob.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the is-glob issue tracker:

Open GitHub Issues