1.1.3 • Published 5 years ago

excel_differnciate v1.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

-> To install type (npm i excel_differnciate) in your cmd

->To use require it inside your project.(const diff = require('excel_differnciate');)

->To differenciate bewteen 2 excel sheets with same headers but different row data=> declare 2 variables(let's say :oldpath,:latestpath keeping primary and latest version of 2 different excel files and then pass those variables to below code.

->diff.mainBotExecution(latestpath,oldpath);

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago