Skip to content

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

License

Notifications You must be signed in to change notification settings

Rahazad/deep-equal.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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