selectn
Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
get-safe
safe access to deeply nested properties and functions in JS objects without getting a TypeError
denew
never type new again!
try-to-validate
> A simple function to validate if nested object properties exist.