mermaid
https://github.com/mermaid-js/mermaid
JavaScript
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported24 Subscribers
Add a CodeTriage badge to mermaid
Help out
- Issues
- Properties names in edge connecting, new shape and keywords based on property lists do not verify names.
- IDs to edges require space after node shape, but no space with new shape syntax
- Use an ID to edge as a node name prevents generation, but no error
- Flowchart: allow multiple node with `style`
- Flowchart: The number of space is significant around certain keywords
- Flowchart: The interpretation of certain characters in new shape syntax is unclear
- Flowchart: Mardown is not interpreted when it is mixed with a text which contains a math formula
- Flowchart: It is not possible to have multiple math formulas in a text
- Flowchart: support material icons in flowchart labels (e.g., mui:mui-user)
- The 0 in y-axis of an XY Chart is marked higher than it should be
- Docs
- JavaScript not yet supported