jdd icon indicating copy to clipboard operation
jdd copied to clipboard

A semantic JSON compare tool

Results 13 jdd issues
Sort by recently updated
recently updated
newest added

Left: `[1,2,3,4]` Right: `[1,2,4]` ### Expected outcome: - Missing element `2` from the array on the right side ### Actual outcome: - Both sides should be equal numbers [ed: element...

List on the right shows textual information about missing properties in one column or another. It would be better if this data was used to put ghost placeholders of the...

This is for situations where the order of elements in an array has no semantic meaning. Example 1. { "image1": { "filesize":123456, "filename":"image1.jpg", "tags":["tech", "iphone"] }, "image2": { "filesize":987654, "filename":"image2.jpg",...

Feature request. Self-explaining title. Anyhow, congrats for the tool, @zgrossbart.

Hello ! I use jdd to compare a JSON file generated by 2 version of the same API, and find regression bugs. It could be verry effective to filter only...

Currently, the button to start a new diff is only available at the top of the page, requiring scrolling upwards to access it. If I'm halfway down a giant diff,...

enhancement

Great Tool!! I have a suggestion, If user unchecked `X unequal value` check box, no need to show the difference in values in right side listing ![ss1](https://user-images.githubusercontent.com/1732366/40052872-cbaa868c-585c-11e8-97e6-006f8854b786.png)

Awesome service but there's no button to clear the input.