gitbook-plugin-js-sequence-diagram-full
v0.3.1
Published
Js sequence diagram plugin for gitbook
Downloads
4
Maintainers
Readme
gitbook-plugin-js-sequence-diagram-full
Js sequence diagram plugin for gitbook.
Safe js-sequence-diagrams plugin for gitbook. It won't expose Raphael, _ or jQuery to global, and won't conflict with other plugins.
// book.json
{
"plugins": [
"js-sequence-diagram-full@>=0.3.1"
]
}