selectn396.8kMIT1.3.0Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
wilmoore4 months agoTypeErrors, Mitigate TypeError, TypeError, access master-object7MIT1.0.0Protects your code from typeErrors when nesting in deep objects and arrays
DmitryL93over 1 year agoobject, array, deep, path snq5kMIT2.0.0A utility function to avoid type errors when traversing over arrays and object properties.
armanozakabout 3 years agooptional chaining operator, null coalescing operator, safe navigation operator, elvis operator type-tester1kMIT1.0.0A tester to check expected type errors
mysticateaabout 3 years agotest, type, typescript, mocha