Skip to content

Data-Liberation-Front/csvhub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSVHub

A Chrome extension that shows CSV file diffs nicely on GitHub.

Installation

Install the extension from the Chrome Web Store.

Usage

Then just view a diff of a CSV file on GitHub and enjoy the results.

Bug Reports

If you notice any problems, please file an issue including the version you're using, and the URL that you're having trouble with.

Also, this code is open source, and pull requests are gratefully accepted!

Colophon

All the clever stuff in this extension is done by Paul Fitzpatrick's amazing cross-platform CSV diffing library, daff.

We also gladly use jQuery and jQuery-csv.

License

This code is open source under the MIT license. See the LICENSE.md file for full details.