Skip to content

sdrubolo/flow-diagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • MacOS
  • Linux

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

  • language-flow-diagram preview : this functionality allows user to display the current diagram on a right side panel;
  • export : user can export its diagram in the following formats : svg, pdf and png.

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages