An open API service indexing awesome lists of open source software.

https://github.com/t99/merj

Painless recursive Javascript/JSON object merging.
https://github.com/t99/merj

json json-merger object-merging

Last synced: about 2 months ago
JSON representation

Painless recursive Javascript/JSON object merging.

Awesome Lists containing this project

README

          

# merj
Painless recursive Javascript/JSON object merging.

### [Find merj on NPM.](https://www.npmjs.com/package/merj)

## Installation
Install from NPM with
```
$ npm install --save merj
```

## Basic Usage
Basic usage instructions here.

## License
merj is made available under the GNU General Public License v3.

Copyright (C) 2019 Trevor Sears