{"id":31900774,"url":"https://github.com/vijayabaskar56/tan-builder","last_synced_at":"2025-10-25T02:28:20.554Z","repository":{"id":311204552,"uuid":"1031196988","full_name":"Vijayabaskar56/tan-builder","owner":"Vijayabaskar56","description":"Tanstack Builder for Form and Table","archived":false,"fork":false,"pushed_at":"2025-10-07T18:53:47.000Z","size":10075,"stargazers_count":198,"open_issues_count":4,"forks_count":12,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-07T20:31:45.555Z","etag":null,"topics":["angularjs","form-builder","react","solidjs","tanstack","tanstack-form","vuejs"],"latest_commit_sha":null,"homepage":"https://tan-form-builder.baskar.dev/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Vijayabaskar56.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"Vijayabaskar56","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2025-08-03T08:15:01.000Z","updated_at":"2025-10-07T18:53:50.000Z","dependencies_parsed_at":"2025-08-22T20:53:11.952Z","dependency_job_id":"2bb71df9-cd04-4085-be60-b66b70cd3b15","html_url":"https://github.com/Vijayabaskar56/tan-builder","commit_stats":null,"previous_names":["vijayabaskar56/tanstack-builder","vijayabaskar56/tan-builder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Vijayabaskar56/tan-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vijayabaskar56%2Ftan-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vijayabaskar56%2Ftan-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vijayabaskar56%2Ftan-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vijayabaskar56%2Ftan-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vijayabaskar56","download_url":"https://codeload.github.com/Vijayabaskar56/tan-builder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vijayabaskar56%2Ftan-builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015061,"owners_count":26085643,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["angularjs","form-builder","react","solidjs","tanstack","tanstack-form","vuejs"],"created_at":"2025-10-13T12:27:28.943Z","updated_at":"2025-10-13T12:27:30.503Z","avatar_url":"https://github.com/Vijayabaskar56.png","language":"TypeScript","funding_links":["https://github.com/sponsors/Vijayabaskar56"],"categories":[],"sub_categories":[],"readme":"# TanStack Form Builder\n\nA powerful form builder application built with TanStack technologies. Create dynamic, type-safe forms with drag-and-drop interface, real-time preview, and automatic code generation.\n\n## Features\n\n### 🖱️ Drag \u0026 Drop Builder\nIntuitive drag-and-drop interface for building forms quickly. Add, rearrange, and configure form fields with ease.\n\n### 🔒 Type-Safe Code Generation\nGenerate fully typed React components with TypeScript support. Automatic schema generation for form validation.\n\n### 🎨 ShadCN UI Integration\nSeamlessly integrated with ShadCN UI components. Generate customizable, accessible form components out of the box.\n\n### 📑 Multi-Step \u0026 Field Arrays\nCreate complex multi-step forms and dynamic field arrays. Perfect for advanced form requirements and data structures.\n\n### 💾 Save, Share \u0026 Export\nSave your form configurations, share them with team members, and export generated code for immediate use in your projects.\n\n### 👁️ Real-time Preview\nSee your form changes instantly with live preview. Test form behavior and styling as you build.\n\n## Installation\n\n1. Clone the repository:\n```bash\ngit clone \u003crepository-url\u003e\ncd tanstack-form-builder\n```\n\n2. Install dependencies:\n```bash\nbun install\n```\n\n3. Start the development server:\n```bash\nbun run dev:web\n```\n\nThe application will be available at `http://localhost:3001`\n\n## Usage\n\n- Navigate to the Form Builder section to start creating forms\n- Use the drag-and-drop interface to add and arrange form fields\n- Configure validation rules and field properties\n- Preview your form in real-time\n- Export the generated code for use in your projects\n\n## Project Origins\n\nThis project was started as a fork of [formcn.dev](https://formcn.dev) and is inspired by:\n- [tweekcn](https://tweakcn.com/) - Component library and design system\n- [formcn](https://formcn.dev) - Form building tools and utilities\n- [originui](https://originui.com) - UI component library and design patterns\n- [better-t-stack](https://better-t-stack.dev/) - modern CLI tool for scaffolding end-to-end type-safe TypeScript projects\n\n## Tech Stack\n\n- **Frontend**: React 19, TypeScript\n- **Routing**: TanStack Router\n- **Forms**: TanStack Form, React Hook Form\n- **UI**: ShadCN UI, Radix UI, Tailwind CSS\n- **Validation**: Zod, Valibot, ArkType\n- **Build**: Vite, Turbo\n- **Deployment**: Cloudflare Pages\n\n## Star History\n\n\u003ca href=\"https://www.star-history.com/#Vijayabaskar56/tan-builder\u0026Date\"\u003e\n \u003cpicture\u003e\n   \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://api.star-history.com/svg?repos=Vijayabaskar56/tan-builder\u0026type=Date\u0026theme=dark\" /\u003e\n   \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://api.star-history.com/svg?repos=Vijayabaskar56/tan-builder\u0026type=Date\" /\u003e\n   \u003cimg alt=\"Star History Chart\" src=\"https://api.star-history.com/svg?repos=Vijayabaskar56/tan-builder\u0026type=Date\" /\u003e\n \u003c/picture\u003e\n\u003c/a\u003e\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvijayabaskar56%2Ftan-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvijayabaskar56%2Ftan-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvijayabaskar56%2Ftan-builder/lists"}