Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 2.33 KB

README.md

File metadata and controls

54 lines (36 loc) · 2.33 KB

Workflow Visualizer

Free and open source customizable workflow visualizer

demo

Workflow Visualizer - Create your workflow | Product Hunt

👉   Workflow Visualizer  👈

Technologies

For development

  • git clone https://github.com/SandeepBalachandran/workflow-visualizer.git
  • npm i
  • npm run dev

Node details

Node Type Purpose Handles
Start Node Denote start of the workflow 2 source handles
Process Node Denote steps in the workflow 2 source and 2 target handles
Decision Node Denotes Conditions 2 source and 2 target handles
End Node Denote end of the workflow 2 target handles

Help Improve

Found a bug or an issue with this? Open a new issue here on GitHub.

Contribute

Please check the Contributing Guidelines before contributing.

Please consider staring the repository before you move on . That means a lot to me.