licenses.dev

collection-visit v1.0.0

Visit a method over the items in an object, or map visit over the objects in an array.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
map-visit • 1.0.0Map `visit` over an array of objects.DIRECT2
object-visit • 1.0.1Call a specified method on each value in the given object.DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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