get-first@0.1.0

Pass an array of object paths (e.g. `a.b.c`) and get the first non-undefined value if the property exists, or null if it does not.

2014-11-04
安装 (0.1.0)
npm install get-first@0.1.0
yarn add get-first@0.1.0
pnpm add get-first@0.1.0
bun add get-first@0.1.0
dependencies (2)
包名版本要求
get-value ^0.3.2
isobject ^0.2.0
devDependencies (3)
包名版本要求
mocha *
should ^4.1.0
verb >= 0.2.6
版本列表
0.1.2 2016-01-18
0.1.1 2014-11-05
0.1.0 2014-11-04