licenses.dev

to-absolute-glob v0.1.1

Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.DIRECT1
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.1 version:

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