Skip to content

jonmagic/cell-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<<<<<<< HEAD

CellDiff

CellDiff is a utility for comparing versions of spreadsheets and getting the differences between them at the cellular level.

Usage

gem install cell-diff
require "cell-diff"

s = CellDiff.open("version1.csv", "version2.csv")
s.diff

======= cell-diff

CellDiff is a utility for comparing versions of spreadsheets and showing the differences.

9fdf85a... Initial commit

About

CellDiff is a utility for comparing versions of spreadsheets and showing the differences.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors