{"id":27213474,"url":"https://github.com/dtoyoda10/reactflow-simple-ui","last_synced_at":"2025-04-10T02:41:56.897Z","repository":{"id":287048134,"uuid":"963425130","full_name":"dtoyoda10/reactflow-simple-UI","owner":"dtoyoda10","description":"React Flow UI is a minimal and customizable visual editor built with React and React Flow. It allows users to create and manage node-based workflows with drag-and-drop functionality, custom node types, and dynamic edge connections.","archived":false,"fork":false,"pushed_at":"2025-04-09T17:07:45.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T18:25:22.826Z","etag":null,"topics":["react","reactflow"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/dtoyoda10.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2025-04-09T16:59:25.000Z","updated_at":"2025-04-09T17:09:12.000Z","dependencies_parsed_at":"2025-04-09T18:35:38.056Z","dependency_job_id":null,"html_url":"https://github.com/dtoyoda10/reactflow-simple-UI","commit_stats":null,"previous_names":["dtoyoda10/reactflow-simple-ui"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtoyoda10%2Freactflow-simple-UI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtoyoda10%2Freactflow-simple-UI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtoyoda10%2Freactflow-simple-UI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtoyoda10%2Freactflow-simple-UI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dtoyoda10","download_url":"https://codeload.github.com/dtoyoda10/reactflow-simple-UI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248144965,"owners_count":21055018,"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":["react","reactflow"],"created_at":"2025-04-10T02:41:56.287Z","updated_at":"2025-04-10T02:41:56.875Z","avatar_url":"https://github.com/dtoyoda10.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Flow UI\n\nA simple and extensible React application using [React Flow](https://reactflow.dev/) to build node-based diagrams for workflows, logic builders, or visual scripting tools.\n\n\n\n##  Features\n\n-  Drag-and-drop node layout  \n-  Connect nodes with edges  \n-  Auto-layout support  \n-  Custom node types and styling  \n-  React Flow hooks \u0026 events integrated  \n\n\n\n##  Tech Stack\n\n- React\n- React Flow (`@xyflow/react`)\n- Tailwind CSS (optional)\n- Zustand (for state management, optional)\n\n\n\n##  Installation\n\n```bash\ngit clone https://github.com/dtoyoda10/reactflow-simple-UI.git\ncd reactflow-simple-UI\nnpm install\nnpm run dev\n```\n\n\n\n##  Customization\n\nYou can customize:\n- Node types (`nodeTypes`)\n- Edge types (`edgeTypes`)\n- Layout logic (`useLayout` hook)\n- Styling (CSS/Tailwind/Styled-components)\n\n\n\n##  Example Node\n\n```jsx\nconst CustomNode = ({ data }) =\u003e (\n  \u003cdiv className=\"bg-white border rounded p-2 shadow\"\u003e\n    \u003ch4\u003e{data.title}\u003c/h4\u003e\n  \u003c/div\u003e\n);\n```\n\n## 👨‍💻 Author\n\nCreated by [Daichi](https://dtoyoda10.vercel.app/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdtoyoda10%2Freactflow-simple-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdtoyoda10%2Freactflow-simple-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdtoyoda10%2Freactflow-simple-ui/lists"}