Skip to content

UI based codegen tool to easily create Beautiful and Type safe @shadcn/ui forms.

License

Notifications You must be signed in to change notification settings

Deltologic/detlo-bot-forms

 
 

Repository files navigation

⚠️ Please note: This repository may seem abandoned, but it's not. It is currently undergoing significant refactoring to improve its structure and code quality.

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

About

UI based codegen tool to easily create Beautiful and Type safe @shadcn/ui forms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.8%
  • JavaScript 2.1%
  • CSS 1.1%