set-value
Set nested properties on an object using dot notation.
@strikeentco/set
Set nested values on an object using a dot path or custom separator
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.
deep-get-set
Set and get values on objects via dot-notation strings.