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.
- Host: GitHub
- URL: https://github.com/levp/soft-merge
- Owner: levp
- Created: 2016-10-12T06:03:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-12T07:11:33.000Z (over 9 years ago)
- Last Synced: 2025-06-21T21:03:37.653Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)