Show HN: DOM-docx – HTML to native, editable Word docs (MIT)
Category: library
Tags: html-to-docx, ooxml, typescript
Score: 7.8/10 (Innovation: 7, Technical: 8, Documentation: 9, Utility: 7)
DOM-docx converts semantic HTML fragments into native, editable Word documents (OOXML) without relying on screenshots or layout hacks. It offers both a pure-JS inline path and an advanced computed-styles path using Playwright, with a visual regression testing loop for quality assurance. The project fills a known gap by providing high-fidelity, editable document conversion that respects HTML semantics.
Target audience: backend devs, frontend devs, devops
Repository: https://github.com/floodtide/dom-docx · TypeScript · MIT · 1 stars
View on Hacker News