Download the PHP package bdunogier/ez-js-sequence-diagram without Composer
On this page you can find all versions of the php package bdunogier/ez-js-sequence-diagram. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bdunogier/ez-js-sequence-diagram
More information about bdunogier/ez-js-sequence-diagram
Files in bdunogier/ez-js-sequence-diagram
Download bdunogier/ez-js-sequence-diagram
More information about bdunogier/ez-js-sequence-diagram
Files in bdunogier/ez-js-sequence-diagram
Vendor bdunogier
Package ez-js-sequence-diagram
Short Description Custom XML text tag to draw simple UML sequence diagrams
License LGPL-2.1
Package ez-js-sequence-diagram
Short Description Custom XML text tag to draw simple UML sequence diagrams
License LGPL-2.1
Please rate this library. Is it a good library?
Informations about the package ez-js-sequence-diagram
eZ JS Sequence Diagram
This extension offers a custom XML text tag, sequence_diagram, that converts simple text to an UML sequence diagram in SVG.
It is based on bramp/js-sequence-diagrams.
Installation
Run composer require bdunogier/js-sequence-diagram
.
Enable extension in `settings/override/site.ini.append.php:
Usage
In an XML text block, add a custom tag of type "sequence_diagram". The theme attribute can be set to either "hand" (for a hand drawn diagram) or "simple".
Syntax
See http://bramp.github.io/js-sequence-diagrams for more details.
All versions of ez-js-sequence-diagram with dependencies
PHP Build Version
Package Version
No informations.
The package bdunogier/ez-js-sequence-diagram contains the following files
Loading the files please wait ....