Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 581 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 581 Bytes

Generate DOCX and view it in a browser

Easily create DOCX documents in JavaScript, and view them in the browser, or convert and download as a PDF.

If you have any questions, comments or would just like to tell us how you're using it, please feel free to open a ticket!

Installation

npm i && npm start

Documentation