Answer the question
In order to leave comments, you need to log in
Which module for node.js to use to conveniently generate a .doc (or .docx) document. Or maybe with the help of fs it can be done?
I am making a small desktop program on nw.js, which includes node so you can use node.js modules. I need to generate a file in .doc (or .docx) format at some point. How can I do that ? When forming and creating a document, I need the opportunity to minimally, but still change the style of the text. Well, there, change the text size, font and all that. Maybe there is some kind of convenient plugin for these manipulations? Or maybe it can be done in an easier way?
Answer the question
In order to leave comments, you need to log in
https://www.npmjs.com/package/officenode
https://www.npmjs.com/package/officegen
https://www.npmjs.com/package/office-clippy
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question