Current SDK?
- This topic has 3 replies, 3 voices, and was last updated 6 years, 8 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Open-Xml-Sdk-JavaScript › Current SDK?
There has been no development activity on the Open-Xml-Sdk for JavaScript for several years. I am unaware of any new tools for writing Open XML code using JavaScript. Sorry, I wish I had a better answer for you, but I do not.
Thanks for the quick reply!
What’s the URL to access the latest version of the library?
For others who may stumble into this thread, I’ve been using https://github.com/dolanmiu/docx to do some light docx generation. It’s not feature complete but it does a decent job. (it’s lack of feature completeness is the reason i’m kicking around fora looking for other examples of other tools that are more complete).