Skip to content

porteusconf/WebCSVDiff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.4%
  • CSS 5.4%
  • HTML 1.2%