An open API service indexing awesome lists of open source software.

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.

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!