flow-diagram

flow diagram preview and builder

sdrubolo

601

1

0.4.0

MIT

GitHub

flow-diagram package

This package is thought to allow people describe how entities interact between each other through language-flow-diagram which was inspired by websequencediagrams. Grammar definition is available at language-flow-diagram page.

Current Supported Platforms

Sorry, this is because I need to generate binary file for other platforms. It will come soon anyway.

Grammar

CF grammar definition can be found below

grammar

Features

Currently the package offer

Example

Diagram preview

After creating a *.diagram file (diagram extension is mandatory); you can display its preview by selecting it from the menu, like the example below. The path is packages > flow-diagram > Diagram Preview

how to display preview

Export to svg

The flow-diagram package allows multiple export formats like svg.

svg export

Export to pdf

The flow-diagram package also allows to export diagrams in pdf format

pdf export