No js-sequence-diagrams videos yet. You could help us improve this page by suggesting one.
Structurizr might be a bit more popular than js-sequence-diagrams. We know about 8 links to it since March 2021 and only 6 links to js-sequence-diagrams. 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.
You are welcome! It’s a nice way of breaking down problems. You can go one step further and generate them from code using something like Structurizr (https://structurizr.org/) if you want to get fancy. Source: about 2 years ago
Regarding documentation, I created the C4 model for visualising software architecture as a way to introduce some structure into architecture diagrams, because even today most of what I see is still ad hoc boxes and arrows, with little thought into what (abstractions) and how (notation) an architecture is described. My own tooling (https://structurizr.org) allows you to create multiple diagrams from a single model,... Source: about 2 years ago
Would love to see a comparison to structurizr, which is a higher level dsl that essentially renders to any of the other three you're comparing. Source: over 2 years ago
I just watched a goto conference talk by Simon Brown on https://structurizr.org/. Source: almost 3 years ago
You can look at https://structurizr.org/ for a free version. Source: about 3 years ago
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 / 28 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
IcePanel - Collaborative modelling and diagramming tool based on the C4 model. Software architecture design made fun! 🧊
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
Terrastruct - A diagramming tool for software architecture
PlantUML - PlantUML is an open-source tool that uses simple textual descriptions to draw UML diagrams.