js-sequence-diagrams-autorenderer
Version:
Autorenderer for js-sequence-diagrams
15 lines (9 loc) • 517 B
Markdown
JS-sequence-diagrams auto-renderer; renders a document using [JS-sequence-diagrams](https://bramp.github.io/js-sequence-diagrams/).
Simply start writing a js-sequence-diagrams file, then append the following line to the end of the file
```
```
and finally save as .html
Now you can simply open the .html in a browser and it will automatically render the sequence diagram!