YAML Diff

Semantically compare YAML and JSON. YAML Diff is private and secure. No data is transfered off your computer.


        

        

YAML Diff compares YAML, and because YAML is a a superset of JSON, it can compare JSON as well. In order to make the comparison meaningful, it formats the YAML, including sorting the keys, to then performs a texual comparison.

YAML Diff is private and secure. No data is transfered to a central server, the comparison is performed entirely in the browser. This means you can use it for private and secure data.

Questions, Comments, Bugs?

Contact me at yamldiff@acsl.se.

Infrastructure managed by Terrateam