pathval
Object value retrieval given a string path
Found 5 results for pathval
Object value retrieval given a string path
Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
Set or get a value within a deeply nested object using `dot' notation
Curried function deriving a new array containing items from given array for which predicate returns true. Supports unary function, RegExp, dot/bracket-notation string path, and compound query object as predicate.
Read or write your configration in much more easy way in your client apps