Mermaid to ASCII art

Type Mermaid diagram source below and it is rendered as ASCII / Unicode box-drawing art — entirely in your browser, by AlexanderGrooff/mermaid-ascii (a Go library) compiled to WebAssembly. Flowcharts (labeled edges, subgraphs, classDef colors) and sequence diagrams (notes, alt/loop/par fragments) are supported. Go source, license and build script: mermaid-ascii/.