2014-11-11 08:12:03 +01:00
2014-11-11 08:12:03 +01:00
2014-11-11 08:12:03 +01:00
2014-11-11 08:12:03 +01:00
2014-11-02 00:52:32 +01:00
2014-11-02 01:01:23 +01:00

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`

Description
No description provided
Readme MIT 296 MiB
Languages
TypeScript 44.5%
JavaScript 41%
HTML 9.7%
Yacc 4.4%
Vue 0.2%
Other 0.1%