zgrossbart / jdd

A semantic JSON compare tool
http://www.jsondiff.com
Apache License 2.0
1.03k stars 180 forks source link

Parse hashes #65

Closed lorenzleutgeb closed 9 months ago

lorenzleutgeb commented 9 months ago

Follow up on zgrossbart/jdd#61, zgrossbart/jdd#62, zgrossbart/jdd#63

Successfully tested this locally. Allows me to compare reasonably large files, without any load on the server.

Screenshot 2023-12-04 at 17-00-27 JSON Diff - The semantic JSON compare tool

zgrossbart commented 9 months ago

I've deployed this change. This URL will work now:

https://jsondiff.com/#left=data:base64,eyJmb28iOiAxfQ==&right=data:base64,eyJmb28iOiAyfQ==