get-object
Get a property from an object using dot (object path) notation.
union-value
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
dot-object
dot-object makes it possible to transform and read (JSON) objects using dot notation.
dotty
Access properties of nested objects using dot-path notation
merge-value
Similar to assign-value but deeply merges object values or nested values using object path/dot notation.