Files
docx-js/docs/examples.md

10 lines
232 B
Markdown
Raw Normal View History

2018-08-04 03:40:41 +01:00
# Examples
2018-08-05 03:28:51 +01:00
## Simple Example
A simple hello world of the `docx` library:
[Simple Example](https://github.com/dolanmiu/docx/blob/master/demo/demo1.js ':include')
Source: https://github.com/dolanmiu/docx/blob/master/demo/demo1.js