@flowkey/find-in
v1.0.0
Published
Safely fetch a value via period-delimited path string from a (nested) object or array. e.g. `findIn(nullableObject, "a.path[0].string")`
Downloads
394
Readme
findIn
Safely fetch a value via period-delimited path string from a (nested) object or array. e.g. findIn(nullableObject, "a.path[0].string")