Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Wilfred
on March 29, 2022
|
parent
|
context
|
favorite
| on:
Difftastic: A diff that understands syntax
https://github.com/andreyvit/json-diff
works really well for JSON diffing in my experience.
It's more simplistic than difftastic though: it considers `1` and `[1]` to have nothing in common.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
It's more simplistic than difftastic though: it considers `1` and `[1]` to have nothing in common.