|
|
|
|
|
by smhanov
389 days ago
|
|
I wish WebSequenceDiagrams was further up your list. I guess I have some work to do. When I made it, nothing like mermaid, plantUML,lucid charts existed. The syntax of most tools was based on Java or graphviz and overly verbose. I was writing an email to a colleague at BlackBerry and wrote out the sequence diagrams as text. I spent the next week making a script to convert it to an image and put it online. Many other tools have since adopted the syntax and I'm happy it has become so widespread. |
|