An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/vitorluizc/get

ava deep deep-properties deep-property dot-notation dot-prop dot-properties get get-deep javascript nested nested-objects nested-properties object object-path property-accessors typescript

Last synced: about 1 month ago
JSON representation

🚚 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.

Awesome Lists containing this project