Y
Hacker News
new
|
ask
|
show
|
jobs
by
vortico
3899 days ago
It's pretty easy to write a recursive diff function that compares JSON strings, in order to avoid the JSON -> diff by line hack that you're doing. But it's a clever hack that easily translates to the command-line.