Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wjchumble/excel-export
基于 koa2 + node-xlsx 的一个模拟 excel 导出的服务。
https://github.com/wjchumble/excel-export
Last synced: 4 days ago
JSON representation
基于 koa2 + node-xlsx 的一个模拟 excel 导出的服务。
- Host: GitHub
- URL: https://github.com/wjchumble/excel-export
- Owner: WJCHumble
- License: mit
- Created: 2020-08-28T00:51:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-28T00:56:45.000Z (over 4 years ago)
- Last Synced: 2025-02-10T19:05:19.656Z (4 days ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# excel-export
基于 `koa2` + `node-xslx` 导出 excel 的后端服务
## 文章地址
**思否**
[详解,从后端导出文件到前端(Blob)下载过程](https://segmentfault.com/a/1190000023731567)
**掘金**
[详解,从后端导出文件到前端(Blob)下载过程](https://juejin.im/post/6864145126294781966)
>前端项目周末上传...