Alternatives
Products that do what MDX Docs does
A lightweight React framework for MDX documentation sites
- 1

- 2

- 3

- 4

- 5OS
We are working on an open-source .docx editor library for apps that need to edit Word documents in the browser. We just shipped 1.0. A lot of existing approaches convert .docx into HTML and lose document semantics along the way. Our editor parses OOXML directly and uses its own rendering+layout engine to produce paged documents with html/css. Edits round-trip back to .docx, so you’re always editing the document, not its representation. The core rendering engine is framework agnostic, with React and Vue ui adapters on top. It’s Apache 2.0. Happy to answer questions.
May 2026 · github.com
- 6

- 7

- 8DU
We've built this over the last few weeks to leverage vector search and LLMs (this is backed by GPT-3.5, though we're also testing Flan-T5) to answer question over large sets of documents with references. Currently, we've ingested the documentation for React and some key adjacent libraries (Redux, React-Redux, React-Router, MUI). This allows you to ask various natural language questions and the output is hopefully a relevant answer with code examples if applicable, while sourcing the original docs whenever possible. We're working on adding up more documentations and have more "general"…
2023 · docasker.com
- 9

Convert semantic HTML fragments to native, editable Word documents (OOXML) - floodtide/dom-docx
Jul 2026 · github.com
- 10GG
2019 · github.com
- 11

- 12

- 13

- 14

- 15

- 16

- 17IG
Hi HN! I'm excited to share a project I've been working on for the past year: Docland. It is an API documentation browser that generates documentation on demand (through compilation, not LLMs) for Java packages. Instead of relying on Javadoc, the built-in doc generator, I created the engine from scratch to give the documentations a modern look, build fast search indexes, and enable link resolution to other packages. I built Docland because I constantly found it frustrating to locate and view API definitions when programming. You'd have to Google the function/class name, skip all the SEO…
2024 · docland.io
- 18DF
2018 · docute.org
- 19IM
Hey HN! We've built an AI powered technical writer that allows you to automate creating comprehensive, MDX-formatted documentation with just a few clicks. How It Works: - Upload screenshots: Start by uploading screenshots of your product. - Describe features: Provide a brief description of the features you want documented. - Generate documentation: Our AI will analyze your inputs and automagically generate detailed documentation in MDX format. - Deploy instantly: With just one click, you can deploy your new documentation online. Continuous Integration: Automated updates: Integrate our npm…
2024 · app.paparazzidocs.com
- 20AO
2022 · github.com
- 21AJ
I've been building a web UI library for a side project of mine. I thought it might be useful to others, so I'm releasing it as open source. To put it simply, I realized that most of my pain points with React come from its declarative model ui=f(state). So I'm trying something that I'm calling "imperative JSX." Instead of treating JSX as the source of truth for your UI, it essentially becomes a query interface for DOM manipulation. I first had the idea for it a few months ago, and only began writing it in earnest last week, so it's extremely early and nowhere near production-ready. Still, I'd…
2024 · npmjs.com
- 22GD
Hello HN, I’m Andrew from docs.dev (https://docs.dev/), an AI powered docs assistant. With docs.dev you can generate your docs directly from your codebase, existing docs and other context sources. We don’t believe AI will replace technical writers—our goal is to make it easier for teams to get a solid first draft that they can review, edit, and improve. Think of it as a head start, not a finished product. More info on what we’ve built below but we wanted to release a quick, 1 minute, generate docs from your codebase tool. Try it out here:…
2025 · app.docs.dev
- 23DA
I'm Hemang, co-founder of Clidey. While building Docucod – our platform for generating and maintaining technical documentation – we needed a simple, fast, and flexible way to host the docs. We started with Next.js + Vercel, but it felt like overkill. SSR wasn’t needed, and we ran into vague webhook errors and deployment issues. It felt like too much complexity for a static documentation site. So we built Dory – a minimal static site generator optimized for technical documentation. It's built with Preact, Vite, Tailwind, FontAwesome, Mermaid, and Typescript. What makes Dory work for us: •…
2025 · github.com
- 24DS
2020 · docup.now.sh
Ranked by how close each launch is in meaning, then by votes. Refine with a description →