Package Exports
- fast-object-diff
Readme
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-diffUsage
import fastObjectDiff from "fast-object-diff"
fastObjectDiff()Contribute
All feedback is appreciated. Create a pull request or write an issue.