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.