licenses.dev

get-value v1.3.1

Use property paths (`a.b.c`) to get a nested value from an object.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
PackageRelationDependenciesPublished
arr-flatten • 1.1.0Recursively flatten an array or arrays.DIRECT0
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"DIRECT0
lazy-cache • 0.2.7Cache requires to be lazy-loaded when needed.DIRECT0
noncharacters • 1.1.034 non-character code points (labeled <not a character>), that are set aside and guaranteed to never be used for a character. Perfect to use for placeholders or temporary replacements during string transformations.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 1.3.1 version:

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