merge-anything
Merge objects & other types recursively. A simple & small integration.
keep-unchanged-values
The `keep-unchanged-values` function is a utility that facilitates merging two values, providing preference to the new value when conflicts arise. It also aims to preserve unchanged values and maintain object references wherever possible.
object-deep-merge
Strongly-typed deep and recursive object merging. Considers all nested levels of objects, arrays, sets and maps.