Readoutlang renders plain‑text diagram DSL into self‑contained interactive HTML
Readoutlang lets you write diagrams in a simple markdown fence and turns them into interactive HTML pages without external libraries or coordinates. Its CLI scans a docs tree, renders .diagram files to self‑contained HTML with pan/zoom and theming, and can be embedded in apps or chat UIs. It targets developers and technical writers who need up‑to‑date, version‑controlled diagrams directly in documentation. Compared to tools like Mermaid, it offers a no‑dependency runtime and hand‑crafted layout for tighter integration and reliability.
View on GitHub →readoutlang/readoutlang