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

https://github.com/levp/soft-merge

Merges objects in an intuitive way. Useful for creating configuration objects.
https://github.com/levp/soft-merge

Last synced: 11 months ago
JSON representation

Merges objects in an intuitive way. Useful for creating configuration objects.

Awesome Lists containing this project

README

          

# soft merge

Merges objects in an intuitive way. Useful for creating configuration objects.

## Tests

`npm run test`

## License

[ISC](https://opensource.org/licenses/ISC)