Show HN: A diff tool that understands JSON (diffchecker.dev)

1 points by subhash_k ↗ HN
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.

0 comments

[ 3.1 ms ] story [ 8.9 ms ] thread

No comments yet.