licenses.dev

object.omit v3.0.0

Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
is-extendable • 1.0.1Returns true if a value is a plain object, array or function.DIRECT2
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.0.0 version:

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