licenses.dev

selectn v1.3.0

Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
brackets2dots • 1.1.0Convert string with bracket notation to dot property notation for Node.js and the browser.DIRECT0
curry2 • 1.0.3Curry a binary function.DIRECT1
dotsplit.js • 1.1.0Transform dot-delimited strings to array of strings for Node.js and the browser.DIRECT0
ISC1
PackageRelationDependenciesPublished
fast-bind • 1.0.0the fastest version of Function#bind I could makeINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.3.0 version:

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