Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 449 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 449 Bytes

Form Builder for @shadcn/ui

UI based codegen tool to easily create @shadcn/ui forms.

Try it out https://formbuilder.kurdmake.com.

FormBuilder demo

Field types

Currently, these field types are implemented:

  • string (input)
  • number (input)
  • boolean (switch)
  • enum (select, radio, combobox)
  • date (date picker)

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

MIT