YUML – Easy Embeddable Diagrams
1–10 of 58 posts
Re: YUML – Easy Embeddable Diagrams
#2I don't think YUML is going to be my answer, though -- it's paid and doesn't seem to be a local tool, but rather a SaaS model.
This product feels like it should be a local compile-into-image workflow. But that's probably my bias for text-based declarative formats coming through. :)
Re: YUML – Easy Embeddable Diagrams
#3Re: YUML – Easy Embeddable Diagrams
#4Anyone familiar with PlantUML[1]? That's been my goto for declarative text-based diagramming. I've always thought "there really could be a better tool," but I've never found anything better than PlantUML. I don't think YUML is going to be my answer, though -- it's paid and doesn't seem to be a local tool, but rather a SaaS model. This product feels like it should be a local compile-into-image workflow. But that's pro…
Re: YUML – Easy Embeddable Diagrams
#5Re: YUML – Easy Embeddable Diagrams
#6Class, activity and use case diagrams are not in vouge with the development teams. And if they do use them , they tend to be in Visio or with similar tools when they need to be created for requirements / design documentation etc., Somewhat related , https://bramp.github.io/js-sequence-diagrams/ could be used as well.
Re: YUML – Easy Embeddable Diagrams
#7Not exactly for the same purpose, but anyone knows about Graphviz [1]? Super expressive and you can visualize online in viz.js [2]. [1] https://www.graphviz.org/ [2] http://viz-js.com/
[1] https://assets.sysadmincasts.com/e/g/45-ansible-ping-pong.pn...
[2] https://assets.sysadmincasts.com/e/g/47-ansible-load-balance...
Re: YUML – Easy Embeddable Diagrams
#8Class, activity and use case diagrams are not in vouge with the development teams. And if they do use them , they tend to be in Visio or with similar tools when they need to be created for requirements / design documentation etc., Somewhat related , https://bramp.github.io/js-sequence-diagrams/ could be used as well.
I've used this to help sketch out a DB schema several times.
Re: YUML – Easy Embeddable Diagrams
#9Class, activity and use case diagrams are not in vouge with the development teams. And if they do use them , they tend to be in Visio or with similar tools when they need to be created for requirements / design documentation etc., Somewhat related , https://bramp.github.io/js-sequence-diagrams/ could be used as well.
Re: YUML – Easy Embeddable Diagrams
#10Not exactly for the same purpose, but anyone knows about Graphviz [1]? Super expressive and you can visualize online in viz.js [2]. [1] https://www.graphviz.org/ [2] http://viz-js.com/