GitHub - AlexanderGrooff/mermaid-ascii: Render Mermaid graphs inside your terminal
2 months ago
- #mermaid
- #diagram
- #terminal
- Download the mermaid-ascii binary from GitHub releases for terminal diagram rendering.
- Build mermaid-ascii from source using Go or Nix for customization.
- Render Mermaid diagrams directly from the command line or via a web interface.
- Adjust diagram spacing and padding with command-line flags for better visualization.
- Support for labeled edges, top-down layouts, and sequence diagrams in Mermaid.
- Docker usage for running mermaid-ascii in containerized environments.
- ASCII mode available for environments without Unicode support.
- Colored output supported through classDef syntax in Mermaid code.
- Grid-based rendering approach explained for understanding diagram layout.
- Current support includes graph directions, labeled edges, and participant aliases.
- Future enhancements may include subgraphs, more shapes, and additional diagram types.