Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month ago
JSON representation
Component library to create dynamics form using shadcn components
- Host: GitHub
- URL: https://github.com/josepita0/shadcn-form-builder
- Owner: josepita0
- Created: 2024-08-21T03:32:29.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-27T21:04:16.000Z (3 months ago)
- Last Synced: 2024-09-28T15:21:10.914Z (about 2 months ago)
- Topics: component-library, dynamic-forms, npm-package, react, shadcn-ui, vite, vite-library-mode
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/form-builder-react-shadcn
- Size: 517 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)