Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/josepita0/shadcn-form-builder

Component library to create dynamics form using shadcn components
https://github.com/josepita0/shadcn-form-builder

component-library dynamic-forms npm-package react shadcn-ui vite vite-library-mode

Last synced: 7 days ago
JSON representation

Component library to create dynamics form using shadcn components

Awesome Lists containing this project

README

        

# Form Builder Package

This repository provides a set of components to generate dynamic react forms using some shadcn-ui components as a base.

[![My Skills](https://skillicons.dev/icons?i=react)](https://skillicons.dev)

We use react-hook-form to handle internal form states, and zod to provide validation.

We also built an npm package to be able to use all the components and hooks in this repo, improving form creation times.

[![My Skills](https://skillicons.dev/icons?i=npm,vite)](https://skillicons.dev)