is-glob v4.0.3
npmReturns `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 bet
Updated
View on npm →
Version
4.0.3
15d ago
License
MIT
15d ago
Weekly Downloads
139.3M
2d ago
Dependencies
1
15d ago
Required Runtime
>=0.10.0
15d ago
Deprecated
No
15d ago
Weekly downloads
Release activity
1 release tracked. Last release: 15 days ago.
v4.0.3
current
v4.0.3
Mar 21, 2026
Last changed
| Field | Change | When |
|---|---|---|
| weekly_downloads | (none) → 139274858 | 2d ago |
| dep_count | (none) → 1 | 15d ago |
| deprecated | (none) → false | 15d ago |
| required_runtime | (none) → >=0.10.0 | 15d ago |
| latest_version | (none) → 4.0.3 | 15d ago |
| license | (none) → MIT | 15d ago |
Use it
REST API
$ curl
https://api.grounded-api.dev/v1/npm/is-glob/latest_version
{ "value": "4.0.3" }
CLI
$ npx grounded-cli is-glob
is-glob@4.0.3 (npm)