Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 887 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 887 Bytes

Web CSV Diff

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

alt text

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

Dependencies

This tool uses:

Install

Drop the files into a directory (on a server or on your PC) and then visit in a browser.

Launch tests

No implemented yet.

License

MIT