by kevinswiber · Agent Tool · ★ 37
mmdflux Render Mermaid diagrams as terminal text, SVG, and structured JSON. mmdflux is a diagram rendering toolkit built in Rust. It ships as a CLI, a Rust library, and a WebAssembly package — all from the same codebase. It includes its own graph layout engine with native orthogonal routing, a character-grid renderer for terminal output, and MMDS — a structured JSON format designed for tooling, adapters, and LLM/agent pipelines. Playground · Releases · Gallery · MMDS Spec At a glance One Mermaid source, multiple outputs: terminal text, SVG, and machine-readable JSON.
| Stars | 37 |
| Forks | 2 |
| Language | Rust |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 66.136046361802/100 |
| Last Updated | 2026-03-18 |
| Created | 2026-01-25 |
| Platforms | rust |
| Est. Tokens | ~627k |
Explore other popular agent tool tools:
mmdflux is Render diagrams as Unicode text, ASCII text, SVG, or JSON. Supports Mermaid syntax. Built for diagram-as-code pipelines: fast rendering, terminal-friendly output, linting, and machine-readable graph d. It is categorized as a Agent Tool with 37 GitHub stars.
mmdflux is primarily written in Rust.
You can find installation instructions and usage details in the mmdflux GitHub repository at github.com/kevinswiber/mmdflux. The project has 37 stars and 2 forks, indicating an active community.
mmdflux is released under the MIT license, making it free to use and modify according to the license terms.