jonschlinkert/get-first

jonschlinkert/get-first

Releases1
Frequency
Last Release
Stars6
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.

Linked projects

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.