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
- Host: GitHub
- URL: https://github.com/davzoku/mermaid-diagrams
- Owner: davzoku
- License: mit
- Created: 2022-08-07T13:04:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-07T14:35:50.000Z (over 3 years ago)
- Last Synced: 2025-04-30T22:54:45.378Z (7 months ago)
- Topics: diagramming, diagrams-as-code, mermaid
- Homepage:
- Size: 231 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)