Overview:
This product is a Form Builder for the @shadcn/uiUI based codegen tool that allows users to easily create forms using various field types such as string, number, boolean, enum, and date. The repository is currently undergoing significant refactoring to improve its structure and code quality.
Features:
- Form Builder for @shadcn/uiUI: Easily create forms using @shadcn/ui components.
- Field types: Implement various field types including string, number, boolean, enum, and date.
- CodeGen Tool: Provides a user-friendly codegen tool for generating forms.
Installation:
To install this Form Builder for @shadcn/uiUI based codegen tool, follow these steps:
Clone the repository from GitHub:
git clone <repository-url>
Install the necessary dependencies:
npm install
Start the application:
npm start
Summary:
The Form Builder for @shadcn/uiUI codegen tool is a valuable resource for quickly creating forms using various field types. While the repository is currently under refactoring, users can still try out the tool and contribute to its development by opening issues or submitting pull requests. The tool is licensed under MIT, welcoming contributions from the community.