recursive-object-assign
Like Object.assign but merges recursively objects properties.
Like Object.assign but merges recursively objects properties.
In-place merge-and-replace
Merges chronological time-based object streams, using a common key for time.
Grunt Task for Merging/Appending Multiple JSON Files
Config wrapper with merge, references, string macros, tagging, yml and json file loading, environment support
merge audio buffer data
merge light
Merge two simple javascript objects, with controllable logic for conflicts.
Manage declaration of BEM entities
Manage and merge nested configuration objects, keeping track of your defaults
Simple library that can fork/merge most JavaScript values including objects and arrays
Merge objects with arrays of objects based on given object key
Compose multiple services into one
A module that combines CSS files by resolving @import directives.
Variadic deep recursive merge of objects
merge Context APIs
Collection of calculating fields for manipulating with objects
Like Object.assign but recursive and for files.
simple object deep update module
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.