https://github.com/onclick9927/excel2any
Excel转换工具
https://github.com/onclick9927/excel2any
Last synced: 10 months ago
JSON representation
Excel转换工具
- Host: GitHub
- URL: https://github.com/onclick9927/excel2any
- Owner: OnClick9927
- License: mit
- Created: 2022-05-12T06:01:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-14T09:04:09.000Z (over 2 years ago)
- Last Synced: 2023-10-15T19:46:57.099Z (over 2 years ago)
- Language: C#
- Size: 1.19 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Excel2Other
这个工具可以将Excel转换成其他格式的文档,目前支持Json、Xml、C#,支持继续扩展核心代码,欢迎大家使用。
``` csharp
while(true)
Console.Write("Thanks For EveryOne Who Used It Once!")
```
参考[neil3d/excel2json](https://github.com/neil3d/excel2json)优化了部分代码和增减了其他配置,界面使用了SunnyUI并且参考VSCode配色美化
# 感谢
参考或使用的相关插件和仓库:
1. [NewtonSoft.Json](https://github.com/JamesNK/Newtonsoft.Json)
2. [SunnyUI](https://gitee.com/yhuse/SunnyUI)
3. [FastColoredTextBox(这个是修复了中文重叠的版本)](https://github.com/ks3dev/FastColoredTextBox)
4. [neil3d/excel2json](https://github.com/neil3d/excel2json)
# 其他
## 如何获取更多帮助?
* **如果有出现bug或者有其他想法的请提交issue告知**
* 欢迎加入IFramework讨论群 [加群链接](https://jq.qq.com/?_wv=1027&k=sbKbmsTY)
## 推广
[IFramework](https://github.com/OnClick9927/IFramework)
[IFramework-Unity](https://github.com/OnClick9927/IFramework-Unity)