excel-diff

1.0.3 • Public • Published

this package will compare two excel files and dump the differences to the console.

usage...

npm install excel-diff

var diff = require('excell-diff'); diff.runDiff('excel1.xls', 'excel2.xls');

Readme

Keywords

Package Sidebar

Install

npm i excel-diff

Weekly Downloads

4

Version

1.0.3

License

ISC

Last publish

Collaborators

  • mplstrent