Alternatives to Mermaid
Generates diagrams from Markdown-like text. The listings below can replace it for an important use case. Each note says what changes if you switch.
The original
Mermaid
Generates diagrams from Markdown-like text.
Replacements
Listings that take over the same core job as Mermaid.
PlantUML
Generates UML and architecture diagrams from text descriptions.
PlantUML covers more diagram types from text and integrates with many editors, but requires Java and sometimes Graphviz, uses the GPL-3.0 license and has inconsistent syntax.
Gaphor
Modelling tool for UML, SysML, C4 and RAAML diagrams.
Gaphor is a desktop modelling tool for UML, SysML and C4 that keeps a real data model behind diagrams, instead of generating diagrams from Markdown-like text.
Similar software
Related functionality, not a direct replacement.
Docusaurus
React-based static site generator built for documentation sites.
MkDocs
Static site generator that builds documentation sites from Markdown.
Figma
A collaborative design tool for interfaces, prototypes and product work, used in the browser.
Slidev
An open-source presentation tool that builds slide decks from Markdown, aimed at developers.
Hugo
A static site generator written in Go that builds thousands of pages in seconds from Markdown files.