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