licenses.dev

get-object v0.2.0

Get a property from an object using dot (object path) notation.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
PackageRelationDependenciesPublished
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-number • 2.1.0Returns true if the value is a number. comprehensive tests.DIRECT2
isobject • 0.2.0Returns true if the value is an object and not an array or null.DIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.0 version:

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