Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
-
Updated
Jun 11, 2021 - JavaScript
Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
PostCSS plugin to unwrap nested properties.
Create an array composed of the own enumerable property names (including nested) of an object.
🚚 A really small and type-safe (requires TypeScript >= 4.1.3) function, that gets a nested value from an object using a path string (like "a.b[0].d"). If value is 'undefined' or unreachable returns the placeholder instead.
A module to filter and diff complex nested objects having circular references.
Comprehensive and simple Proxy implementation for ECMAScript
🐡 Get, set, remove, and test for deeply nested properties
Safe access to nested properties in JS objects without getting a TypeError but undefined instead.
Generate Java Bean's property names constants without build tools plugins.
Yank values from an object via a feature rich schema
Get values from complicated data structures, nested arrays and objects, using request string like 'foo.[].bar.[].baz'.
TypeScript utility for safe access and modification of deeply nested object properties
Add a description, image, and links to the nested-properties topic page so that developers can more easily learn about it.
To associate your repository with the nested-properties topic, visit your repo's landing page and select "manage topics."