*** 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 Andrews 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 ```
You can Follow the below Step By Step procedure to install the Github Sequence Diagrams Chrome Extension to your Chrome Web browser.
It is the Github Sequence Diagrams Chrome extension download link you can download and install Chrome Browser.
Real-time & offline tool for generating sequence diagrams
When you have too many files in one github diff, this extension helps you filter out the noise
This extension applies various tweaks to the github pull-request code review pages.
Use code blocks in markdown to render common js graphs
Show Contributor Stats on Github
Adds functionality to Github for working with the Git-flow workflow.
Chrome extension that improves the GitHub experience
Shows graphs and diagrams rendered by PlantUML (UML, Ditaa and Dot).
Generate TOC(Table of Content) for Github readme and Github Wiki
Highlight selected word in GitHub source view like Sublime Text