https://github.com/niradler/react-form-validation
Different approach to react form validation
https://github.com/niradler/react-form-validation
Last synced: 11 months ago
JSON representation
Different approach to react form validation
- Host: GitHub
- URL: https://github.com/niradler/react-form-validation
- Owner: niradler
- Created: 2017-11-12T13:44:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-07T14:50:40.000Z (over 6 years ago)
- Last Synced: 2025-04-02T09:46:47.048Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://niradler.github.io/react-form-validation
- Size: 450 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
form validation approch with react, [Demo link](https://niradler.github.io/react-form-validation/build/index.html)
to make my life easyer i used https://github.com/ratiw/Validator as my validator for the actual data.