xmldiffs
xmldiffs copied to clipboard
Compare two XML files, ignoring element and attribute order.
Results
4
xmldiffs issues
Sort by
recently updated
recently updated
newest added
Avoids crashing when comparing malformed xml files
Any text blocks could contain XML escaped blocks like `"` and it would improve the diff user experience considerably if we would unescape these because doing the diff. I am...
enhancement