JavaScript和TypeScript环境下的Word文档生成工具
docx是一个用于 生成和修改Word文档的JavaScript/TypeScript库。它可在Node.js和浏览器环境中使用,提供API创建包含段落、表格、图片等元素的.docx文件。该库具有跨平台兼容性,提供详细文档和示例,便于开发者快速应用。多家知名公司已采用这一开源工具。
Here are examples of docx
being used with basic HTML/JS
in a browser environment:
Here are examples of docx
working in Angular
:
Here are examples of docx
working in React
:
Here is an example of docx
working in Vue.js
:
Press endpoint
on the RunKit
website:
More here
Please refer to the documentation at https://docx.js.org/ for details on how to use this library, examples and much more!
Check the demo folder for examples.
Read the contribution guidelines here.
<img src="https://i.imgur.com/zy5qWmI.png" alt="drawing" height="50"/> <img src="https://i.imgur.com/OYP5tgS.png" alt="drawing" height="50"/> <img src="https://i.imgur.com/zUDMfZ3.png" alt="drawing" height="50"/> <img src="https://i.imgur.com/wtNB1uq.png" alt="drawing" height="50"/> <img src="https://i.imgur.com/suiH2zc.png" alt="drawing" height="50"/> <img src="https://i.imgur.com/1LjuK2M.png" alt="drawing" height="50"/> <img src="https://i.imgur.com/dHMg0wF.gif" alt="drawing" height="50"/> <img src="https://i.imgur.com/QEZXU5b.png" alt="drawing" height="50"/> <img src="https://i.imgur.com/XVU6aoi.png" alt="drawing" height="50"/> <img src="https://i.imgur.com/fn1xccG.png" alt="drawing" height="50"/> <img src="https://i.imgur.com/cmykN7c.png" alt="drawing"/> <img src="https://i.imgur.com/PXo25um.png" alt="drawing" height="50"/> <img src="https://i.imgur.com/AKGhtlh.png" alt="drawing"/> <img src="https://i.imgur.com/9tqJaHw.png" alt="drawing" height="50"/>
...and many more!
Made with 💖