e9ea4845be04e378d041f22c5564469ffa2482f4
Easily generate .docx files with JS/TS.
docx
Demo
Press endpoint
on the RunKit
website:
- https://runkit.com/dolanmiu/docx-demo1 - Simple paragraph and text
- https://runkit.com/dolanmiu/docx-demo2 - Advanced Paragraphs and text
- https://runkit.com/dolanmiu/docx-demo3 - Bullet points
- https://runkit.com/dolanmiu/docx-demo4 - Simple table
- https://runkit.com/dolanmiu/docx-demo5 - Images
- https://runkit.com/dolanmiu/docx-demo6 - Margins
- https://runkit.com/dolanmiu/docx-demo7 - Landscape
- https://runkit.com/dolanmiu/docx-demo8/1.0.1 - Header and Footer
- https://runkit.com/dolanmiu/docx-demo10 - My CV generated with docx
Run demos locally:
$ npm run demo
This command will run the demo selector app in the demo
folder. It will prompt you to select a demo number, which will run a demo from that folder.
How to
Please refer to https://docx.js.org/ for details on how to use this library, examples and much more!
Examples
Check the examples
section in the documentation and the demo folder for examples.
Contributing
Read the contribution guidelines here.
Made with 💖
Description
Languages
TypeScript
100%