Skip to content

styunan/excel-diff-yu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

excel-diff-yu

excel-diff-yu

Install

npm istall excel-diff-yu

Usage

const { ExcelDiffYu } = require("excel-diff-yu");

ExcelDiffYu({ pathA: "test_a.xlsx", pathB: "test_b.xlsx" });

options

key type default summary
pathA string null A excel path.
pathB string null B excel path.
outputPath string A excel path Excel compares the result path.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published