deep-merge
There are 19 repositories under deep-merge topic.
mesqueeb/merge-anything
Merge objects & other types recursively. A simple & small integration.
RebeccaStevens/deepmerge-ts
Deeply merge 2 or more objects respecting type information.
voodoocreation/ts-deepmerge
A TypeScript deep merge function with automatically inferred types.
cloudposse/terraform-provider-utils
The Cloud Posse Terraform Provider for various utilities (e.g. deep merging, stack configuration management)
jhildenbiddle/mergician
Uniquely flexible and light-weight utility for cloning and deep (recursive) merging of JavaScript objects. Supports descriptor values, accessor functions, and custom prototypes. Provides advanced options for customizing the clone/merge process.
tada5hi/smob
A zero dependency library to safe merge objects and arrays with customizable behavior.
yowainwright/deep-confluence
A small utility function for merging objects deeply 🖤
oschulz/PropDicts.jl
Property dictionaries with support for deep merging
TwiN/deepmerge
Go library for deep merging YAML or JSON
a-x-/collection-deep-merge
Deep merge array of objects by passed key. Objects with same key vals will merge together
JenniferFuBook/JavaScriptWeb
JavaScript Web is a resource for frontend job interview and daily development work.
thevxn/object-merge
Small, fast, simple and 0 dependency utility for merging two objects.
zarkoselak/object-deep-update
:raised_hands: Simple object extend module
forcir/object-deep-merge
Strongly-typed deep and recursive object merging with support for all value types.
alexandru-dodon/merge-concat
A module that merges the passed in objects recursively while concatenating internal arrays. The procedure is completely functional, so it does not mutate any argument.
boraseoksoon/cljs-merge
Merge jsons into a single one.
sonybinhle/im-merge
🌵The utility for immutable merging objects with actions helps.
joanjane/gulp-i18n-json-tools
This is a gulp plugin that tries help on localization of projects that use json files.
riversun/merge-deeply
Clone object with prototype ,and deeply merge (deep copy) properties of two JS objects.