GitHub topics: dot-prop
jonschlinkert/get-value
Use property paths (`a.b.c`) get a nested value from an object.
Language: JavaScript - Size: 247 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 285 - Forks: 21

jonschlinkert/set-value
Set nested properties on an object using dot-notation.
Language: JavaScript - Size: 160 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 277 - 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: 4 days ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 2

jonschlinkert/expand-value
Expand deeply nested values from an object, with support for advanced features
Language: JavaScript - Size: 23.4 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 1

strikeentco/set
Set nested values on an object using a dot path or custom separator
Language: JavaScript - Size: 350 KB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

strikeentco/get
Get a property from a nested object using a dot path or custom separator
Language: JavaScript - Size: 64.5 KB - Last synced at: 21 days ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 0

strikeentco/pick-deep
Creates an object composed of the picked object properties from a nested object using a dot path or custom separator
Language: JavaScript - Size: 41 KB - Last synced at: 10 days ago - Pushed at: about 7 years ago - Stars: 9 - Forks: 1

simonepri/env-dot-prop
♻️ Get, set, or delete nested properties of process.env using a dot path
Language: JavaScript - Size: 109 KB - Last synced at: 21 days ago - Pushed at: almost 4 years ago - Stars: 33 - Forks: 2

dot-event/dot-event-v2
dot-event asynchronous emitter
Language: JavaScript - Size: 17.1 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0
