SVG is the most powerful image format in use on the web. In addition to producing resolution-independent images for today's multi-device world, SVG allows you to create animations and visualizations to add to your sites and applications. The simplic
JS序列图
从简单文本生成UML序列图
作者:2012-2017
例
我们转
Alice->Bob: Hello Bob, how are you?
Note right of Bob: Bob thinks
Bob-->Alice: I am good thanks!
进入
要求
您将需要 , (如果您希望使用自定义字体), (或 )以及可选的 。
安装
凉亭
运行bower install bramp/js-sequence-diagrams并包括以下脚本:
<