safe-access-ts
Unleash the power of TypeScript to safely access, set, or delete deeply nested object properties. Bid adieu to 'Cannot read property of undefined' errors and embrace a world of defensive and robust code.
safe-dig
A safe dig function for navigating nested objects and arrays in JavaScript, with an optional prototype method for all objects.
safe-proxy-ts
Safe proxy for TypeScript, providing safe access to nested object properties.