0.3.1 • Published 9 years ago

gitbook-plugin-js-sequence-diagram-full v0.3.1

Weekly downloads
11
License
Apache-2.0
Repository
github
Last release
9 years ago

gitbook-plugin-js-sequence-diagram-full

NPM version Downloads

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"
    ]
}