@graphix/deep-equal
v0.0.2
Published
Compare javascript objects ({}) DEEPLY (recursively). It also compares other types regularly.
Downloads
9
Maintainers
Readme
Deep-Equal
Compare javascript objects (
{}
) DEEPLY (recursively). It also compares other types regularly.
Installation
npm i @graphix/deep-equal
or using yarn
:
yarn add @graphix/deep-equal
Usage
Coming ...
License
MIT © Mir-Ismaili