usutaria
Results
2
comments of
usutaria
So I figured that if you use json.Stringify(jsonstr, null, 2) to format the string first and then use json diff viewer then it's faster to compare.
One can also try react-diff-viewer-continued along with json string formatted for new line using json.stringify(jsonstr, null, 2).