</>PackageGraphPackageGraph

is-glob

npmv4.0.3

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 bet

0
Weekly downloads
2
Dependents
3
Dependencies
4/100
Popularity

Overview

is-glob is an npm package that 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 bet. The latest version is 4.0.3, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need 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 bet and value a focused solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Clear open-source license (MIT).
  • Lean dependency tree (3 direct dependencies).

Cons

  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of is-glob.

is-extglobeslintglob-parentis-glob
is-glob dependencies dependents

Dependencies

Dev (2)

gulp-format-md ^0.1.10mocha ^3.0.2

Used by

Popular packages that depend on is-glob.

Alternatives to is-glob

Frequently installed together

Version history

VersionPublishedLicense
4.0.3latest4 years agoMIT
4.0.24 years agoMIT
4.0.17 years agoMIT
4.0.09 years agoMIT
3.1.09 years agoMIT
3.0.010 years agoMIT
2.0.110 years agoMIT
2.0.011 years agoMIT
1.1.311 years agoMIT
1.1.211 years agoMIT
1.1.111 years agoMIT
1.1.011 years agoMIT
1.0.011 years agoMIT
0.3.011 years agoMIT
0.2.011 years agoMIT
0.1.011 years agoMIT

Maintainers

Keywords

Frequently asked questions

How do I install is-glob?

Run `npm install is-glob` to add is-glob to your npm project.

What license is is-glob released under?

is-glob is distributed under the MIT license.

How popular is is-glob?

is-glob has approximately 0 downloads per week and 2 known dependent packages.