Showing 1-20 of 405,437 packages
Deep merge objects with custom merging logic
Deep-merge the values of one object structure into another
A TypeScript deep merge function.
Object deep merge
A library to deep merge json files with array operations
deep merge a collection of javascript objects and arrays
Lightweight solution for merging multiple objects into one. Also it supports deep merge and deep clone
deep merge yaml
Strongly-typed deep and recursive object merging. Considers all nested levels of objects, arrays, sets and maps.
A helper function to deep merge objects and array.
Lightweight Javascript deep merge object
A deep merge utility package
Deep merge object utility
Deep merge any objects
Deep Merge JavaScript Objects
Yay, another deep merge
Lib to deep merge two objects
A toolkit for deep structure manipulations, provides deep merge/clone functionality out of the box, and exposes hooks and custom adapters for more control and greater flexibility.
Shallow extend and deep merge utility function.
Merges and patches a target object. By default the returning object is a shallow merge of unpatched and deep merge of patched target's properties. There is an option to clone unpatched target properties as well.