{"id":25461086,"url":"https://github.com/sikandarjodd/form-builder","last_synced_at":"2026-03-11T10:31:09.789Z","repository":{"id":275388727,"uuid":"921452094","full_name":"SikandarJODD/form-builder","owner":"SikandarJODD","description":"Svelte Form Builder include various Input fields validated using ZOD + Superforms ","archived":false,"fork":false,"pushed_at":"2025-03-11T01:09:47.000Z","size":1868,"stargazers_count":138,"open_issues_count":4,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-06T07:07:44.419Z","etag":null,"topics":["form-builder","forms","formsnap","superforms","svelte","valibot","validations","zod"],"latest_commit_sha":null,"homepage":"https://svelte-form-builder.vercel.app","language":"Svelte","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/SikandarJODD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":["SikandarJODD"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":"bhide-svelte","buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2025-01-24T01:09:28.000Z","updated_at":"2025-03-28T13:06:55.000Z","dependencies_parsed_at":"2025-02-02T06:34:56.499Z","dependency_job_id":"55d0d32e-11c5-41fa-94d7-7be154609da0","html_url":"https://github.com/SikandarJODD/form-builder","commit_stats":null,"previous_names":["sikandarjodd/form-builder"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SikandarJODD%2Fform-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SikandarJODD%2Fform-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SikandarJODD%2Fform-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SikandarJODD%2Fform-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SikandarJODD","download_url":"https://codeload.github.com/SikandarJODD/form-builder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445668,"owners_count":20939958,"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":["form-builder","forms","formsnap","superforms","svelte","valibot","validations","zod"],"created_at":"2025-02-18T05:22:28.215Z","updated_at":"2026-03-11T10:31:09.731Z","avatar_url":"https://github.com/SikandarJODD.png","language":"Svelte","readme":"# Svelte Form Builder\n\nA dynamic form-building tool that allows users to create, customize, and validate forms seamlessly within web applications. Built with Sveltekit, [ZOD](https://zod.dev), [Valibot](https://valibot.dev) [Sveltekit-Superform](https://superforms.rocks), Form Builder provides an intuitive interface for developers and users alike.\n\n## Features\n\n- Dynamic Form Creation: Easily create forms with various input types including text, checkbox, radio buttons, and more.\n- Form validations using [**Sveltekit Superforms**](https://superforms.rocks)\n- Client \u0026 Server side validaitons.\n- Real-Time Validation: Validate user inputs using the Zod library, ensuring data integrity and user-friendly feedback.\n- Customizable Components: Leverage ShadCN-Svelte components for a consistent and modern UI experience.\n\n### Live Demo\n\nCheck out the live demo of the Form Builder [here](https://svelte-form-builder.vercel.app).\n\n### Usage\n\n1. Simply select inputs from the list, can reorder them by dragging.\n2. Copy `Schema` and paste it in your Sveltekit project.\n3. Copy `Client` and `Server` side Code and paste it in your Sveltekit project.\n\n### Components\n\n1. Password Input : [Visit](https://github.com/SikandarJODD/form-builder/blob/master/src/lib/components/templates/comps/PasswordInput.svelte)\n2. Location Input : [Visit](https://svelte-form-builder.vercel.app/docs/components/location-input)\n\nHere are some of the features that are in the pipeline. you can also suggest features by creating an [issue](https://github.com/SikandarJODD/form-builder/issues).\n\n## Support\n\nFor support, you can raise an issue or contact me at [Twitter](https://x.com/Sikandar_Bhide).\nYou can sponsor me on [Github](https://github.com/sponsors/SikandarJODD)\n\n## License\n\nPublished under the [MIT](https://github.com/SikandarJODD/form-builder/blob/master/LICENSE) license.\nBuilt by [@sikandarjodd](https://github.com/SikandarJODD), [Aidan Bleser](https://github.com/ieedan), [Cliff Njoroge](https://github.com/cliffordkleinsr) and [community](https://github.com/SikandarJODD/form-builder/graphs/contributors) 💛\n\u003cbr\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/sikandarjodd/form-builder/graphs/contributors\"\u003e\n\u003cimg src=\"https://contrib.rocks/image?repo=SikandarJODD/form-builder\" /\u003e\n\u003c/a\u003e\n\n## Acknowledgements\n\n- [Sveltekit](https://svelte.dev) - web development for the rest of us.\n- [Superforms](https://superforms.rocks) - Superforms is a SvelteKit f.orm library that brings you a comprehensive solution for server and client form validation.\n- [Zod](https://zod.dev) - A TypeScript-first schema declaration and validation library.\n- [Valibot](https://valibot.dev) - A simple and powerful form validation library.\n","funding_links":["https://github.com/sponsors/SikandarJODD","https://polar.sh/bhide-svelte"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsikandarjodd%2Fform-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsikandarjodd%2Fform-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsikandarjodd%2Fform-builder/lists"}