mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-12-05 03:54:35 +01:00
e54a0fcb0f47a793c9250d2a684762e7ace82bc6
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.4%
JavaScript
38.5%
HTML
8.9%
Yacc
4%
Mermaid
0.6%
Other
0.4%