Sequence Diagrams
Last updated
Last updated
Generators with a domain specific language to draw them:
[WINNER] Mermaid:
A simple javascript library to turn text into vector UML sequence diagrams. Heavily inspired by websequencediagrams.com, who offer a serverside solution. We use Jison to parse the text, and Snap.svg to draw the image.
GitBook plugins for generating sequence diagrams:
[WINNER]
Animate Sequence diagrams
This suggests that someone accomplished this task, just not sure how, need to look deeper.
This again suggests that someone was able to animate the sequence diagram in reveal.js
This doesn't have to do with animations but it suggests that people often embed and use sequence diagrams with reveal.js