dot-prop
Get, set, or delete a property from a nested object using a dot path
sort-on
Sort an array on an object property
nested-property
Read, write or test a data structure's nested property via a string like 'my.nested.property'. It works through arrays and objects.'
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.