Diagrams might be a bit more popular than SequenceDiagram.org. We know about 48 links to it since March 2021 and only 33 links to SequenceDiagram.org. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I have an almost exhaustive list [1] of browser based text to diagram tools. Some specialised tools (like https://sequencediagram.org/) so much better at what they do than any generic ones like mermaid. [1] https://xosh.org/text-to-diagram/. - Source: Hacker News / 15 days ago
Thanks @maho! We're hoping to keep the improvements flowing. I'm non-technical but from my perspective I thought Mermaid sequence diagram functionality really shines! Would love to fill the gap in my knowledge. What is better about https://sequencediagram.org/ than Mermaid sequence diagrams? - Source: Hacker News / 5 months ago
Nice! I love how mermaid keeps getting better! For sequence-diagrams, nothing beats https://sequencediagram.org/ (I am not connected with them in any way, just a happy user). - Source: Hacker News / 5 months ago
I use draw.io as well but also find creating message sequence charts using - https://sequencediagram.org/ very useful for the teams to understand the workflows. Rather MSC is something I have made mandatory for certain complex workflows which involve multiple apps and services. - Source: Hacker News / 10 months ago
I really like https://sequencediagram.org/. - Source: Hacker News / over 1 year ago
When I discovered Mermaid I was thrilled. I recently discovered "Diagrams" an alternative to Mermaid where you express your diagrams using Python code. - Source: dev.to / 9 days ago
I'm working on a python library for Vizdom, to be released later this year, but in the mean time, you can use this python library which uses Graphviz under the hood. - https://diagrams.mingrammer.com/. - Source: Hacker News / 9 months ago
Also, if you're using python today, take a look at https://diagrams.mingrammer.com/ It's pretty good - uses Graphviz under the hood, but supports many cloud icons/logos. Not completely sure if it allows you to provide any icon, but it wouldn't surprise me. - Source: Hacker News / 9 months ago
That’s another option: https://diagrams.mingrammer.com Guessing with IaC done with Pulumi (Python) and this, it could pretty powerful and automatically generated. Source: about 2 years ago
Diagrams allow you to draw cloud system architectures using Python code. - Source: dev.to / over 2 years ago
Swimlanes.io - Swimlanes.io is a simple free online tool for making sequence diagrams.
draw.io - Online diagramming application
WebSequenceDiagrams - WebSequenceDiagrams is a web-based application that allows the user to use a proprietary language to define sequence diagram.
IcePanel - Collaborative modelling and diagramming tool based on the C4 model. Software architecture design made fun! 🧊
flowchart.fun - An open-source tool for generating flowcharts from text
PlantUML - PlantUML is an open-source tool that uses simple textual descriptions to draw UML diagrams.