Mermaid
Ever wanted to simplify documentation and avoid heavy tools like Visio when explaining your code? This is why mermaid was born, a simple markdown-like script language for generating flowcharts, Gantt charts and sequence diagrams from text via JavaScript.
License model
- Free • Open Source
Application type
Platforms
- Mac
- Windows
- Linux
- Online
- Self-Hosted
- JavaScript
- Node.JS
Features
- WYSIWYG Support
- Ad-free
- Dark Mode
- Flow Chart
- Graphs
Mermaid News & Activities
Highlights • All activities
Recent News
No news, maybe you know any news worth sharing?
Share a News TipRecent activities
- tobias-hubql added Mermaid as alternative to Schema Visualizer
- shazmataz updated Mermaid
- carloru liked Mermaid
Mermaid information
AlternativeTo Categories
Office & Productivity, Business & CommerceGitHub repository
- 70,614 Stars
- 6,322 Forks
- 1034 Open Issues
- Updated Sep 12, 2024
What is Mermaid?
Ever wanted to simplify documentation and avoid heavy tools like Visio when explaining your code? This is why mermaid was born, a simple markdown-like script language for generating flowcharts, Gantt charts and sequence diagrams from text via JavaScript.
Comments and Reviews
A nice way to create diagrams using a prescriptive language. It is very powerful so can be a little daunting at first, but give it time.
There are many apps that this can be integrated into, negating the need to setup a development environment.
For example: VSCode/Codium or even a WYSIWYG Test editor (using Markdown) like Typora. I've not used it before but am really enjoying the journey so far.
EDIT: Adding links and correcting some mistakes