dot-notation topic

List dot-notation repositories

stringify-keys

17
Stars
2
Forks
Watchers

Build an array of key paths from an object.

get

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

dot-diver

19
Stars
1
Forks
Watchers

A lightweight, powerful, and dependency-free TypeScript utility library that provides types and functions to work with object paths in dot notation.