Search Themes

Search for themes and categories

kryptxbsa's avatar

FormBuilder

by kryptxbsa

UI based codegen tool to easily create Beautiful and Type safe @shadcn/ui forms (Next.js, Vue, Svelte)

430
Nov 5, 2024
open-source
FormBuilder screenshot

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:

  1. Clone the repository from GitHub:

    git clone <repository-url>
    
  2. Install the necessary dependencies:

    npm install
    
  3. 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.