jonschlinkert/assign-deep

jonschlinkert/assign-deep

Releases12
Frequency4 months 1 week
Last Release
Stars78
Deeply assign the enumerable properties of source objects to a destination object.

Linked projects

Deeply assign the values of all enumerable-own-properties and symbols from one or more source objects to a target object. Returns the target object.