Show HN: Open-source .docx editor library for building document apps
97 points by thisisjedr
by aejm
1 subcomments
A really solid looking editor! Just a heads up on small, mobile screen sizes: the UI elements of the top row overlap unusably, the rest of the UI seems usable just quite zoomed in and I really had to pan around a lot to do anything. Fundamentally a solid and usable UI, I’d recommend a little more polish on smaller screen sizes. Good work!
by unD
1 subcomments
Hi! I was looking at `@eigenpal/docx-editor-agents`—would that be a viable option for fetching the content of Word docs in agentic workflows? I'm currently using Pandoc to extract an MD version, but I'm not sure how true to the actual document that is (e.g., with comments).
Thanks!
by 6f17f2dd
1 subcomments
Do you plan to handle bigger documents?
I tested your live demo with ~40 pages (copy pasting the demo) and was quite unusable for writing.
by pryelluw
2 subcomments
I’ve built something similar but for PDFs. Know the pain too well. Best wishes!
by radial_symmetry
1 subcomments
Holy shit, this is exactly what I needed for a major client. The track changes specifically, and being able to do it from Typescript. You have no idea how happy you just made me.
Edit: Did you just make this repo public? Last week I was scouring the internet for something like this and couldn't find it.
by r0b05
0 subcomment
Excellent work
by bradneuberg
1 subcomments
This looks amazing!
by bobajeff
1 subcomments
This looks really impressive. How hard was it to implement this in typescript?