licenses.dev

get-value v3.0.1

Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library can do this!).

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/get-value)](https://licenses.dev/npm/get-value)
<a href="https://licenses.dev/npm/get-value">
  <img src="https://licenses.dev/b/npm/get-value" alt="licenses" />
</a>

Or the licenses badge code for the 3.0.1 version:

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