findIn
Safely fetch a value via period-delimited path string from a (nested) object or array. e.g. findIn(nullableObject, "a.path[0].string")
Safely fetch a value via period-delimited path string from a (nested) object or array. e.g. findIn(nullableObject, "a.path[0].string")
npm i @flowkey/find-in
88
1.0.0
MIT
2.85 kB
4