mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-14 22:09:29 +02:00
2a92168a0d3feeb47527d69941b9bdab1a3f51cf
mermaid
Generation of diagram and flowchart from text in a similar manner as markdown.
Ever wanted to simplify documentation and avoid heavy tools like visio when explaining your code?
This is why I came up with mermaid, a simple markdown-like script language for generating charts from text via javascript.
`A --> B
A --> C
B-->D
C-->D`
Languages
TypeScript
47.1%
JavaScript
38.5%
HTML
9%
Yacc
4.1%
Mermaid
0.7%
Other
0.4%