top | item 46990602

Show HN: A diff tool that understands JSON

1 points| subhash_k | 18 days ago |diffchecker.dev

Most diff tools treat JSON like plain text, leading to "noise" from different indentation or key ordering. I built https://diffchecker.dev/json/ to parse the structure first. It compares the data, not just the characters.

Semantic Diffing: Ignores whitespace and attribute order.

100% Client-Side: Your data never leaves your browser.

discuss

order

No comments yet.