adia 4.1.0

Creator: railscoderz

Last updated:

Add to Cart

Description:

adia 4.1.0

ADia
diagram: Foo
sequence:
foo -> bar: Hello World!

Output:
DIAGRAM: Foo

+-----+ +-----+
| foo | | bar |
+-----+ +-----+
| |
|~~~Hello World!~~~>|
| |
|<------------------|
| |
+-----+ +-----+
| foo | | bar |
+-----+ +-----+

ADia is a language specially designed to
render ASCII diagrams.
Currently, only sequence diagrams are supported, but the roadmap is to support
two more types of diagrams: fork (pylover/adia#42) and class
(pylover/adia#41).
Get Closer!

live demo page
documentation

The ADia can also run flawlessly inside the browsers using the awesome
project: Brython.
The https://github.com/pylover/adia-live is a good example of how
to use it inside the Javascript. In addition, please read the
Javascript API
section of the documentation.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.