Deepmerge Packages

simple-deep-assign

A very simple alternative of Object.assign() that recursively copies objects' elements to a target object. Recursion is only applied to a pure object. The other types of elements are just replaced with source elements.

1.0.0 • Published 6 years ago

smart-merger

This is a package consist of helpers for merging js objects. Also, you can import redux helpers for merging data in reducers. Link to the source code <a href="https://github.com/Lkrm/smart-merger"> https://github.com/Lkrm/smart-merger </a>

1.1.11 • Published 4 years ago