Github Sequence Diagrams icon

Github Sequence Diagrams

Extension Actions

CRX ID
okomebddpkofkggafolekknmhookbkcf
Status
  • No Privacy Policy
  • Live on Store
Description from extension meta

Allows sequence diagrams to be embedded inside of Github issues. Based on http://bramp.github.io/js-sequence-diagrams/.

Image from store
Github Sequence Diagrams
Description from store

*** Update 0.0.3 ***

New theme options added by @jharmn, you can now select hand or simple theme.

This extension will allow you to add sequence diagrams into your Github issues seamlessly.

It is based on the amazing library created by Andrew Brampton which can be found at http://bramp.github.io/js-sequence-diagrams/.

To get to grips with the syntax of the sequence diagrams please visit Andrew's page listed above.

Getting Started:

The only thing you need to do in order to embed a sequence diagram into a Github issue is to surround the JS Sequence Diagram syntax inside a fenced code block and specifying the language of the code block as "jsseq" as per Github Flavoured Markdown.

Example:

```jsseq
A->B: Message1
B->A: Message2
B-->>C: Message 3
C-->>A: Message 4
```

Latest reviews

بهنام صباغی
Doesn't do anything anymore.
بهنام صباغی
Doesn't do anything anymore.
Matt Murphy
Doesn't do anything anymore, maybe because the only code it loads is google analytics
Matt Murphy
Doesn't do anything anymore, maybe because the only code it loads is google analytics
Yicone Wang
Awesome. If can use in gist, it's better.
Yicone Wang
Awesome. If can use in gist, it's better.