https://github.com/capdilla/react-d-form
Form builder for React and React Native
https://github.com/capdilla/react-d-form
Last synced: about 2 months ago
JSON representation
Form builder for React and React Native
- Host: GitHub
- URL: https://github.com/capdilla/react-d-form
- Owner: capdilla
- Created: 2020-04-16T09:24:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-22T16:59:27.000Z (over 3 years ago)
- Last Synced: 2025-03-03T15:48:37.051Z (over 1 year ago)
- Language: TypeScript
- Size: 417 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DForm
### React Form Builder
build easy and powerfull forms with this library
## Features
* ReactJs and React Native support
* Strong Validation
* Write your Form Componets once use any times
* Easy to handle state
* is not needed Yup, Superstruct, Joi
``` bash
npm install react-d-form
```
For examples see **/stories** folder