0.1.1 • Published 2 years ago

@graphix/merge v0.1.1

Weekly downloads
5
License
MIT
Repository
github
Last release
2 years ago

Merge

Merge javascript objects like Object.assign() but DEEPLY (recursively). It also checks the equality of input objects.

npm (scoped) install size downloads dependencies devDependencies license Forks Stars

Installation

npm i @graphix/merge

or using yarn:

yarn add @graphix/merge

Usage

Coming ...

License

MIT © Mir-Ismaili