Comprehensive and simple Proxy implementation for ECMAScript
-
Updated
Jun 1, 2017 - TypeScript
Comprehensive and simple Proxy implementation for ECMAScript
Generate Java Bean's property names constants without build tools plugins.
Safe access to nested properties in JS objects without getting a TypeError but undefined instead.
TypeScript utility for safe access and modification of deeply nested object properties
Get values from complicated data structures, nested arrays and objects, using request string like 'foo.[].bar.[].baz'.
Yank values from an object via a feature rich schema
🚚 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.
🐡 Get, set, remove, and test for deeply nested properties
A module to filter and diff complex nested objects having circular references.
PostCSS plugin to unwrap nested properties.
Create an array composed of the own enumerable property names (including nested) of an object.
Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
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."