An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: deep-property

jonschlinkert/get-value

Use property paths (`a.b.c`) get a nested value from an object.

Language: JavaScript - Size: 247 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 287 - Forks: 21

jonschlinkert/set-value

Set nested properties on an object using dot-notation.

Language: JavaScript - Size: 160 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 278 - Forks: 40

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: about 12 hours ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 2