licenses.dev

parse-glob v3.0.4

Parse a glob pattern into an object of tokens.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
PackageRelationDependenciesPublished
glob-base • 0.3.0Returns an object with the (non-glob) base path and the actual pattern.DIRECT3
is-dotfile • 1.0.3Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.DIRECT0
is-extglob • 1.0.0Returns true if a string has an extglob.DIRECT0
is-glob • 2.0.1Returns `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 betDIRECT1
ISC1
PackageRelationDependenciesPublished
glob-parent • 2.0.0Strips glob magic from a string to provide the parent pathINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.0.4 version:

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