1.0.2 • Published 9 months ago

fast-object-diff v1.0.2

Weekly downloads
41
License
ISC
Repository
github
Last release
9 months ago

Fast object diff

Flat and deep object diffs with filers.

Please note that Fast object diff is currently under development and not yet suited for production

Installation

 $ npm i fast-object-diff

Usage

import fastObjectDiff from "fast-object-diff"

fastObjectDiff()

Contribute

All feedback is appreciated. Create a pull request or write an issue.