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
try-to-validate
> A simple function to validate if nested object properties exist.
doot-utils
JS Object manipulation with dot path and some magical helpers