An open API service indexing awesome lists of open source software.

https://github.com/davzoku/mermaid-diagrams

⏹ Creating various diagrams using mermaid.js
https://github.com/davzoku/mermaid-diagrams

diagramming diagrams-as-code mermaid

Last synced: 4 months ago
JSON representation

⏹ Creating various diagrams using mermaid.js

Awesome Lists containing this project

README

          

# Mermaid Diagrams

⏹ Creating various diagrams using [mermaid.js](https://github.com/mermaid-js/mermaid)

## Tools

- [Documentation](https://mermaid-js.github.io/mermaid/#/)

- [ Mermaid Live Editor](https://mermaid.live/)

- [VS Code Externsion](https://marketplace.visualstudio.com/items?itemName=bierner.markdown-mermaid)

## Supported Diagrams

- Flowchart
- Sequence Diagram
- Gantt Diagram
- Class Diagram
- State Diagramm
- Pie Chart
- Git Graph
- ER Diagram
- User Journey Diagram

## Alternatives

- PlantUML
- [plantuml/plantuml: Generate diagrams from textual description](https://github.com/plantuml/plantuml)
- [davzoku/UML-study: 🌿 UML study with PlantUML + UMLet](https://github.com/davzoku/UML-study)
- Draw.io
- [jgraph/drawio: Source to app.diagrams.net](https://github.com/jgraph/drawio)
- [davzoku/drawio-diagrams: ⏹ Creating various diagrams using Draw.io](https://github.com/davzoku/drawio-diagrams)