licenses.dev

is-glob v4.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

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT1
PackageRelationDependenciesPublished
is-extglob • 2.1.1Returns true if a string has an extglob.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/is-glob)](https://licenses.dev/npm/is-glob)
<a href="https://licenses.dev/npm/is-glob">
  <img src="https://licenses.dev/b/npm/is-glob" alt="licenses" />
</a>

Or the licenses badge code for the 4.0.3 version:

[![licenses](https://licenses.dev/b/npm/is-glob/4.0.3)](https://licenses.dev/npm/is-glob/4.0.3)
<a href="https://licenses.dev/npm/is-glob/4.0.3">
  <img src="https://licenses.dev/b/npm/is-glob/4.0.3" alt="licenses" />
</a>
GitHub