licenses.dev

object.pick v1.3.0

Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT1
PackageRelationDependenciesPublished
isobject • 3.0.1Returns true if the value is an object and not an array or null.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.3.0 version:

[![licenses](https://licenses.dev/b/npm/object.pick/1.3.0)](https://licenses.dev/npm/object.pick/1.3.0)
<a href="https://licenses.dev/npm/object.pick/1.3.0">
  <img src="https://licenses.dev/b/npm/object.pick/1.3.0" alt="licenses" />
</a>
GitHub