Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/focus-creative-games/excel2textdiff
将xlsx之类的文件转成text然后再调用diff工具对比变化,非常适合替换TortoiseGit,TortoiseSvn之类的默认diff命令。 convert excel file(xls,xlsx,xlm etc) to text then launch diff tool(TortoiseDiff) to show differences.
https://github.com/focus-creative-games/excel2textdiff
diff excel game git p4 perforce svn text tortoisegit tortoisesvn xls xlsx
Last synced: 3 days ago
JSON representation
将xlsx之类的文件转成text然后再调用diff工具对比变化,非常适合替换TortoiseGit,TortoiseSvn之类的默认diff命令。 convert excel file(xls,xlsx,xlm etc) to text then launch diff tool(TortoiseDiff) to show differences.
- Host: GitHub
- URL: https://github.com/focus-creative-games/excel2textdiff
- Owner: focus-creative-games
- License: mit
- Created: 2021-10-28T02:59:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T09:28:14.000Z (5 months ago)
- Last Synced: 2025-01-11T14:06:04.067Z (10 days ago)
- Topics: diff, excel, game, git, p4, perforce, svn, text, tortoisegit, tortoisesvn, xls, xlsx
- Language: C#
- Homepage:
- Size: 164 KB
- Stars: 162
- Watchers: 2
- Forks: 39
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Excel2TextDiff
一个方便diff excel族(xls,xlsx,csv)文件的工具。将excel文件转为文本文件,然后再调用diff程序,极其方便直观地对比excel文件的变化。非常有用!
**===需要安装 [.net 8 sdk](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)或更高版本===**
配置方式如图
![Excel2TextDiff](docs/images/a_1.jpg)
使用效果如图
![pipeline](docs/images/d_70.jpg)## 支持与联系
QQ群: 692890842 (Luban开发交流群)