/mx-diff

JavaScript package for calculating deep differences between two objects

Primary LanguageJavaScriptMIT LicenseMIT

MX Diff

JavaScript Style Guide License GitHub Workflow Status (branch)

MX Diff is a package for calculating deep differences between two objects.

Prerequisites

You will need Node.js version 12+.

Instalation

npm:

npm install @mx-js/diff

yarn:

yarn add @mx-js/diff

Usage

...

Changelog

Detailed changes for each release are documented in the release notes.

Contact

If you want to contact me you can reach me at herond12@gmail.com.

License

MIT

Copyright (c) 2021-present, Max Salles.