GitHub topics: nested-properties
besotti/typesafe-deep-paths
TypeScript utility for safe access and modification of deeply nested object properties
Language: TypeScript - Size: 157 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
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: 64.5 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 19 - Forks: 2
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: 464 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 197 - Forks: 16
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: 19 days ago - Pushed at: almost 8 years ago - Stars: 22 - Forks: 7
jednano/postcss-nested-props
PostCSS plugin to unwrap nested properties.
Language: TypeScript - Size: 92.8 KB - Last synced at: 20 days ago - Pushed at: about 8 years ago - Stars: 57 - Forks: 4
BonneVoyager/nested-objects-util
A module to filter and diff complex nested objects having circular references.
Language: JavaScript - Size: 153 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 3
blakek/deep
🐡 Get, set, remove, and test for deeply nested properties
Language: TypeScript - Size: 643 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 3
marziply/yankee-doodle
Yank values from an object via a feature rich schema
Language: JavaScript - Size: 1.26 MB - Last synced at: about 1 month ago - Pushed at: almost 3 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: 4 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0
Boulangerie/pimped-proxy
Comprehensive and simple Proxy implementation for ECMAScript
Language: TypeScript - Size: 11.7 KB - Last synced at: 17 days ago - Pushed at: over 8 years ago - Stars: 5 - 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: about 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
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: 11 days ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0