wy-z / csvhub

Chrome extension to show nice CSV diffs on GitHub

Home Page:https://chrome.google.com/webstore/detail/csvhub/dbemglgpbebafkibfncdpdmdikacingf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Chrome extension to show nice CSV diffs on GitHub

https://chrome.google.com/webstore/detail/csvhub/dbemglgpbebafkibfncdpdmdikacingf

License:MIT License


Languages

Language:JavaScript 99.6%Language:CSS 0.4%