Skip to content

Instantly share code, notes, and snippets.

@maratsh
Forked from afomi/sequence-diagram.html
Last active March 25, 2017 19:28
Show Gist options
  • Save maratsh/f81b84928df00f0ec6c31c869cbca1c5 to your computer and use it in GitHub Desktop.
Save maratsh/f81b84928df00f0ec6c31c869cbca1c5 to your computer and use it in GitHub Desktop.
js sequence diagram example
<h1>
paas
</h1>
<div class="diagram">
masterofmasters->Provider:
Provider->VM: text
VM->masterofmasters:
LEM->mel:
Provider->mel:
mel-->VM:
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment