dot-properties topic

List dot-properties repositories

get

17
Stars
2
Forks
Watchers

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