0.0.2 • Published 3 years ago

@graphix/deep-equal v0.0.2

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

Deep-Equal

Compare javascript objects ({}) DEEPLY (recursively). It also compares other types regularly.

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

Installation

npm i @graphix/deep-equal

or using yarn:

yarn add @graphix/deep-equal

Usage

Coming ...

License

MIT © Mir-Ismaili