https://github.com/rhinobase/duck-form
Dynamic form builder using react, allowing easy form creation from schemas and custom components.
https://github.com/rhinobase/duck-form
dynamic-forms form-builder forms react schema typescript
Last synced: 8 months ago
JSON representation
Dynamic form builder using react, allowing easy form creation from schemas and custom components.
- Host: GitHub
- URL: https://github.com/rhinobase/duck-form
- Owner: rhinobase
- License: mit
- Created: 2024-09-06T07:03:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-27T06:38:34.000Z (11 months ago)
- Last Synced: 2025-06-22T22:47:01.746Z (8 months ago)
- Topics: dynamic-forms, form-builder, forms, react, schema, typescript
- Language: TypeScript
- Homepage:
- Size: 1.44 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Duck Form
DuckForms is a dynamic form builder powered by react-hook-form. It simplifies form creation by allowing developers to define forms through schemas and custom components. With DuckForms, you can easily generate forms with flexible fields and validation, minimizing manual setup and improving efficiency. Whether you need simple forms or complex multi-step wizards, DuckForms helps you "quack" out forms faster!