Topic: "nested-properties"
wilmoore/selectn.js
Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
Language: JavaScript - Size: 319 KB - Last synced at: 28 days ago - Pushed at: 4 months ago - Stars: 197 - Forks: 16

jednano/postcss-nested-props
PostCSS plugin to unwrap nested properties.
Language: TypeScript - Size: 92.8 KB - Last synced at: 14 days ago - Pushed at: over 7 years ago - Stars: 57 - Forks: 4

a8m/deep-keys
Create an array composed of the own enumerable property names (including nested) of an object.
Language: JavaScript - Size: 13.7 KB - Last synced at: 14 days ago - Pushed at: over 7 years ago - Stars: 22 - Forks: 7

VitorLuizC/get
🚚 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.
Language: TypeScript - Size: 62.5 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 2

BonneVoyager/nested-objects-util
A module to filter and diff complex nested objects having circular references.
Language: JavaScript - Size: 153 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 3

Boulangerie/pimped-proxy
Comprehensive and simple Proxy implementation for ECMAScript
Language: TypeScript - Size: 11.7 KB - Last synced at: 11 days ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 0

blakek/deep
🐡 Get, set, remove, and test for deeply nested properties
Language: TypeScript - Size: 643 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 3

nash403/get-safe
Safe access to nested properties in JS objects without getting a TypeError but undefined instead.
Language: JavaScript - Size: 42 KB - Last synced at: 6 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

marziply/yankee-doodle
Yank values from an object via a feature rich schema
Language: JavaScript - Size: 1.26 MB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

alex-zuy/boilerplate-generator
Generate Java Bean's property names constants without build tools plugins.
Language: Java - Size: 321 KB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

besotti/typesafe-deep-paths
TypeScript utility for safe access and modification of deeply nested object properties
Language: TypeScript - Size: 66.4 KB - Last synced at: 22 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

yvolohov/prop-extractor
Get values from complicated data structures, nested arrays and objects, using request string like 'foo.[].bar.[].baz'.
Language: JavaScript - Size: 4.88 KB - Last synced at: 27 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
