Show HN: JSON Diff – Online JSON Diff Finder
json-diff.com
Show HN: JSON Diff – Online JSON Diff Finder
1–3 of 3 posts
Re: Show HN: JSON Diff – Online JSON Diff Finder
#2I often found myself needing a good visual tool for diffing JSON. Most other tools provided the diff in a separate pane in the UI. This tool highlights the diffs inline.
Re: Show HN: JSON Diff – Online JSON Diff Finder
#3Feature request: show the lines where there is an invalid json parse error.
Right now I'm just getting the "Invalid JSON" in the top-right corner.
EDIT: This one might be a bit of a stretch, but would it be possible to be mongodb friendly? (even though it's not technically json)
Really nice otherwise, good job.