0.0.45 • Published 1 year ago

form-builder-react-shadcn v0.0.45

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

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

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