Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Get, set, or delete a property from a nested object using a dot path
Create nested values and any intermediaries using dot notation ('a.b.c') paths.
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
Create an object path from a list or array of strings.