graphtage (semantic diff tool)
Created on 2024-08-10T01:16:33-05:00
Relies on a parser to first construct a parse tree of data then performs the diffing on the tree level.
Differences are then rendered in a humane way: JSON is formatted, removed lines crossed out, new text is highlighted in green, and so forth.