Skip to content

Automatic creation of flow chart diagram from given predefined ASCII script

Notifications You must be signed in to change notification settings

abhishekanne/easyflowcharts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Easy Flow Charts

Automatic creation of flow chart diagram from given predefined ASCII script

Using a simple script this tool will convert that script into a flow chart which can be saved as an image for later use.

How to Use

Visit the web site.
Use the left text panel to type the script and press the '''Update''' button to get the flow charts on the right panel.

Features

  • The nodes which has two direction -> arrows will be drawn as diamonds
  • Starting and Ending nodes will be drawn as circles
  • Rest all nodes will be drawn as rectangles

Contributions

  • Bugs/Issues - please file issues in the issue tracker so someone can work on them
  • Added/changed code - send pull requests so I can check your addition/contribution

License

MIT license - you are free to download, give credit where it's due.

About

Automatic creation of flow chart diagram from given predefined ASCII script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%