UI based codegen tool to easily create Beautiful and Type safe @shadcn/ui forms (Next.js, Vue, Svelte)
The Form Builder for @shadcn/ui is a UI-based codegen tool designed to easily create forms using @shadcn/ui components. Though the repository may seem inactive, it is undergoing refactoring for enhanced structure and code quality.
To install the Form Builder for @shadcn/ui, follow these steps:
git clone <repository_url>
npm install
npm start
http://localhost:<port>
The Form Builder for @shadcn/ui is a helpful tool for creating forms with various field types. It is currently undergoing improvements, making it a promising solution for generating forms using @shadcn/ui components. Contributions are encouraged to enhance the tool further.