licenses.dev

collection-map v1.0.0

Returns an array of mapped values from an array or object.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT5
PackageRelationDependenciesPublished
arr-map • 2.0.2Faster, node.js focused alternative to JavaScript's native array map.DIRECT2
for-in • 1.0.2Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.jsINDIRECT0
for-own • 1.0.0Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.DIRECT1
kind-of • 6.0.3Get the native type of a value.INDIRECT0
make-iterator • 1.0.1Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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