licenses.dev

selectn v1.1.2

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

MIT5
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
debug • 2.6.9small debugging utilityDIRECT1
dotsplit.js • 1.1.0Transform dot-delimited strings to array of strings for Node.js and the browser.DIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
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.1.2 version:

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