jsdocx

Generate .docx files from JS

jsdocx

In the past I had the necessity to generate Microsoft Word’s documents (.docx) on-the-fly from JS.

I’ve found several existing libraries, but they didn’t match my needs, so I decided to go with my own solution.

That’s how jsdocx was born!