Generating word documents with JS:
I have created a simple open-source library that will replace tags by values.
For example Hi {name} with data={name:"John"} will be replaced by Hi John.
Here it is : https://github.com/edi9999/docxtemplater
Demo: https://docxtemplater.com/demo