{"id":22268347,"url":"https://github.com/sandeepbalachandran/workflow-visualizer","last_synced_at":"2025-07-20T17:33:57.912Z","repository":{"id":54249657,"uuid":"518185876","full_name":"SandeepBalachandran/workflow-visualizer","owner":"SandeepBalachandran","description":"Free and open source customizable workflow visualizer","archived":false,"fork":false,"pushed_at":"2023-08-08T17:13:38.000Z","size":23436,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-11T02:50:53.866Z","etag":null,"topics":["css","javascript","nextjs","reactjs","styled-components","tailwindcss","typescript","workflow-management"],"latest_commit_sha":null,"homepage":"https://workflow-visualizer.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SandeepBalachandran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":["https://paypal.me/sandeepbalachandran?locale.x=en_US"]}},"created_at":"2022-07-26T19:06:45.000Z","updated_at":"2024-06-18T10:05:19.000Z","dependencies_parsed_at":"2025-06-11T02:41:01.044Z","dependency_job_id":"57d27f6e-aa1e-4fcb-b004-939f22a8ad47","html_url":"https://github.com/SandeepBalachandran/workflow-visualizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SandeepBalachandran/workflow-visualizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SandeepBalachandran%2Fworkflow-visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SandeepBalachandran%2Fworkflow-visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SandeepBalachandran%2Fworkflow-visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SandeepBalachandran%2Fworkflow-visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SandeepBalachandran","download_url":"https://codeload.github.com/SandeepBalachandran/workflow-visualizer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SandeepBalachandran%2Fworkflow-visualizer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266166050,"owners_count":23886727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","javascript","nextjs","reactjs","styled-components","tailwindcss","typescript","workflow-management"],"created_at":"2024-12-03T11:12:25.425Z","updated_at":"2025-07-20T17:33:57.894Z","avatar_url":"https://github.com/SandeepBalachandran.png","language":"TypeScript","funding_links":["https://paypal.me/sandeepbalachandran?locale.x=en_US"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003ch1\u003eWorkflow Visualizer\u003c/h1\u003e\n\n### Free and open source customizable workflow visualizer\n\n\u003cimg src=\"https://github.com/SandeepBalachandran/workflow-visualizer/blob/master/public/demo.gif?raw=true\" alt=\"demo\" border=\"0\"\u003e\n\n[![](https://img.shields.io/github/stars/SandeepBalachandran/workflow-visualizer?style=for-the-badge)](#stars)\n[![](https://img.shields.io/github/forks/SandeepBalachandran/workflow-visualizer?style=for-the-badge)](#forks)\n\n[![Workflow Visualizer - Create your workflow | Product Hunt](https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=407405\u0026theme=light)](https://www.producthunt.com/posts/workflow-visualizer?utm_source=badge-featured\u0026utm_medium=badge\u0026utm_source=badge-workflow-visualizer)\n\n👉 \u0026nbsp;\u0026nbsp;[Workflow Visualizer](https://workflow-visualizer.vercel.app/)\u0026nbsp;\u0026nbsp;👈\n\n\u003c/div\u003e\n\n### Technologies\n\n- [React - 18.2](https://reactjs.org/)\n- [Next JS](https://nextjs.org/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [React Flow](https://reactflow.dev/)\n- [Zustand](https://github.com/pmndrs/zustand)\n- [React Icons](https://react-icons.github.io/react-icons/)\n- [Tailwindcss](https://tailwindcss.com/)\n- [Styled Components](https://styled-components.com/)\n- [Eslint](https://eslint.org/)\n\n### For development\n\n- `git clone https://github.com/SandeepBalachandran/workflow-visualizer.git`\n- `npm i`\n- `npm run dev`\n\n### Node details\n\n| Node Type     | Purpose                      | Handles                       |\n| ------------- | ---------------------------- | ----------------------------- |\n| Start Node    | Denote start of the workflow | 2 source handles              |\n| Process Node  | Denote steps in the workflow | 2 source and 2 target handles |\n| Decision Node | Denotes Conditions           | 2 source and 2 target handles |\n| End Node      | Denote end of the workflow   | 2 target handles              |\n\n## Help Improve\n\nFound a bug or an issue with this? [Open a new issue](https://github.com/SandeepBalachandran/workflow-visualizer/issues) here on GitHub.\n\n## Contribute\n\nPlease check the [**Contributing Guidelines**](https://github.com/SandeepBalachandran/workflow-visualizer/blob/master/CONTRIBUTING.md) before contributing.\n\n### Please consider staring the repository before you move on . That means a lot to me.\n\n![](https://visitor-badge.glitch.me/badge?page_id=workflow-visualizer)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandeepbalachandran%2Fworkflow-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsandeepbalachandran%2Fworkflow-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandeepbalachandran%2Fworkflow-visualizer/lists"}