Web CSV Diff is a web-based CSV comparator written in JavaScript. It allows to compare CSV files.
Try the demo here: https://extendsclass.com/csv-diff.html
Note: as an aside, any public csv on github can be grabbed as json with free gitrows api such as https://api.gitrows.com/@github/porteusconf/WebCSVDiff/test/Sac-200-rows.csv
This tool uses:
- CodeMirror (MIT license)
- A11y dialog (MIT license)
Drop the files into a directory (on a server or on your PC) and then visit in a browser.
No implemented yet.
MIT