Based on our record, Diagrams should be more popular than js-sequence-diagrams. It has been mentiond 48 times since March 2021. 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.
Great tech - thanks for your pioneering work. I made https://vsm-book.com/app as a tool to support a meeting and leave a lasting artifact. WebSequenceDiagrams (and https://bramp.github.io/js-sequence-diagrams/ which also credits yours) was very much in my mind, though my grammer is much less elegant. - Source: Hacker News / 16 days ago
- js-sequence-diagrams - https://bramp.github.io/js-sequence-diagrams. - Source: Hacker News / over 1 year ago
Sequence diagrams are always a good idea, and this is a really nice UI! Like another commenter I'm a habitual PlantUML user because of Gitlab rendering, but this would be awesome for someone non-technical. It's a nicer experience than https://bramp.github.io/js-sequence-diagrams/ which I used to use a lot. Source: about 4 years ago
Reminds me of https://bramp.github.io/js-sequence-diagrams/ The nice thing about that library is that you actually can have a self-contained HTML page with a diagram, like:- Source: Hacker News / about 4 years ago.
We use a lot of sequence diagrams. So much so that thanks to https://bramp.github.io/js-sequence-diagrams/ I've got a Netlify-powered static site for creating them interactively at https://sequence-diagrams.netlify.app/ using their JavaScript library. - Source: Hacker News / about 4 years 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 / 10 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
SequenceDiagram.org - Clean and fast online sequence diagram tool using scripting and Drag and Drop
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
WebSequenceDiagrams - WebSequenceDiagrams is a web-based application that allows the user to use a proprietary language to define sequence diagram.