@graphix/merge
v0.1.1
Published
Merge javascript objects (`{}`) DEEPLY (recursively). It also checks the equality of input objects.
Maintainers
Keywords
Readme
Merge
Merge javascript objects like
Object.assign()but DEEPLY (recursively). It also checks the equality of input objects.
Installation
npm i @graphix/mergeor using yarn:
yarn add @graphix/mergeUsage
Coming ...
License
MIT © Mir-Ismaili
