node-merge-objects
Object merger
Merges two objects into one, concatenating arrays of equal keys
Merge two objects and concatenate arrays that are values of the same object key.
2 stars
2 watching
1 forks
Language: JavaScript
last commit: about 10 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Merges multiple GeoJSON files into one FeatureCollection. | 233 |
| | Provides a polyfill for the ES2015 Object.assign() method to support older browsers and environments. | 920 |
| | Automates the merging of pull requests in GitHub repositories. | 32 |
| | Transforms an object into a list of key-value pairs | 2 |
| | Merges multiple streams into one interleaved stream | 213 |
| | Easily composes images together without canvas | 1,703 |
| | Merges multiple Advent of Code leaderboards and displays them on a single page with scores and star counts. | 4 |
| | Merges configuration from multiple composer.json files at runtime | 941 |
| | An online dictionary explaining JavaScript terminology in simple terms. | 169 |
| | Converts key-value pairs of an object into a sorted array of key-value pairs | 4 |
| | Automatically merges pull requests when they are ready for review and meet certain conditions | 867 |
| | Joins operators for RxJava to combine multiple sources of data into a single stream of results | 100 |
| | A Kustomize plugin that enables flexible and schemaless merging of YAML files | 31 |
| | Converts deeply nested object literals to simple key/value objects | 21 |
| | Utility to create a single reducer from multiple copies of the same reducer | 422 |