# struct-to-docx
**Repository Path**: cshaptx4869/struct-to-docx
## Basic Information
- **Project Name**: struct-to-docx
- **Description**: 从结构描述生成 .docx 文件。支持浏览器和 Node.js
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: https://github.com/cshaptx4869/struct-to-docx
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-10-28
- **Last Updated**: 2025-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# struct-to-docx
基于 [docx](https://github.com/dolanmiu/docx) 库的结构描述生成 .docx 文件引擎。支持浏览器和 node.js 环境下使用。
```vue
```
> 详细示例参考 test 目录下的 [test.html](https://github.com/cshaptx4869/struct-to-docx/blob/main/test/test.html)

