Help everyone understand complex systems using lightweight and interactive visuals. IcePanel helps technical and non-technical people model their software architecture in a simple and structured way using the C4 model. Create diagrams at different levels of detail, from high-level to low-level, that connect to your code. Tell dynamic stories about your architecture using Flows and Tags to help onboard new team members, or evaluate key user journeys.
No js-sequence-diagrams videos yet. You could help us improve this page by suggesting one.
Based on our record, IcePanel should be more popular than js-sequence-diagrams. It has been mentiond 36 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.
For the architectural documentation like this one, the C4 Model [0] is a much better fit than UML - primarily because it's less rigid in notation and modeling components. And in terms of tooling, I find IcePanel [1] to have the right combination of flexibility and simplicity. [0] https://c4model.com/ [1] https://icepanel.io/. - Source: Hacker News / about 1 month ago
https://icepanel.io/ The best I've ever used. - Source: Hacker News / about 1 year ago
I use UML quite a bit but it's never really what I'm after, somnething more modern and fluid and gui driven that more people can use. Icepanel [1] looks really cool but I haven't tested it and I'm not sure it really fits my use case. It seems like it's mostly for api driven rpc/grpc/rest services when I kind of want to use it to visualize backend/infra/terraform sort of things. Might be interesting to you. [1] -... - Source: Hacker News / over 1 year ago
1. We started using https://icepanel.io/ for microservices, Software, anything thats documentable for later read. 2. More diagrams, less key strokes 3. We have dedicated page owners on confluence, its mix of engineers, leaders, PM's, QA etc. - Source: Hacker News / over 1 year ago
The best tool for writing C4 documentation I have seen so far is https://icepanel.io/. - Source: Hacker News / over 1 year 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 / 8 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
draw.io - Online diagramming application
Swimlanes.io - Swimlanes.io is a simple free online tool for making sequence diagrams.
Structurizr - Structurizr is a workspace editor that creates software architecture diagrams and documentation based on the C4 model.
SequenceDiagram.org - Clean and fast online sequence diagram tool using scripting and Drag and Drop
Terrastruct - A diagramming tool for software architecture
Diagrams - Diagrams lets you draw the cloud system architecture in Python code. It was born for prototyping a new system architecture without any design tools. You can also describe or visualize the existing system architecture as well.