All Projects → learnetto → react-form-validation-demo

learnetto / react-form-validation-demo

Licence: other
React Form Validation Demo

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to react-form-validation-demo

Awesomevalidation
Android validation library which helps developer boil down the tedious work to three easy steps.
Stars: ✭ 1,093 (+1142.05%)
Mutual labels:  validation, forms
React Inform
Simple controlled forms with validations in react
Stars: ✭ 81 (-7.95%)
Mutual labels:  validation, forms
Form Object
Form object to use with Vue components for sending data to a Laravel application using axios.
Stars: ✭ 73 (-17.05%)
Mutual labels:  validation, forms
React Final Form
🏁 High performance subscription-based form state management for React
Stars: ✭ 6,781 (+7605.68%)
Mutual labels:  validation, forms
Validation
Framework agnostic validation library for PHP
Stars: ✭ 146 (+65.91%)
Mutual labels:  validation, forms
Usetheform
React library for composing declarative forms, manage their state, handling their validation and much more.
Stars: ✭ 40 (-54.55%)
Mutual labels:  validation, forms
Wtforms
A flexible forms validation and rendering library for Python.
Stars: ✭ 1,214 (+1279.55%)
Mutual labels:  validation, forms
React Hook Form
📋 React Hooks for form state management and validation (Web + React Native)
Stars: ✭ 24,831 (+28117.05%)
Mutual labels:  validation, forms
Vue Formulate
⚡️ The easiest way to build forms with Vue.
Stars: ✭ 1,947 (+2112.5%)
Mutual labels:  validation, forms
Play2 Html5tags
HTML5 form tags module for Play Framework
Stars: ✭ 101 (+14.77%)
Mutual labels:  validation, forms
Winterfell
Generate complex, validated and extendable JSON-based forms in React.
Stars: ✭ 787 (+794.32%)
Mutual labels:  validation, forms
Redux Form
A Higher Order Component using react-redux to keep form state in a Redux store
Stars: ✭ 12,597 (+14214.77%)
Mutual labels:  validation, forms
Typesystem
Data validation, serialization, deserialization & form rendering. 🔢
Stars: ✭ 416 (+372.73%)
Mutual labels:  validation, forms
Formik Alicante
Formik slides & demos from React Alicante
Stars: ✭ 47 (-46.59%)
Mutual labels:  validation, forms
Colander
A serialization/deserialization/validation library for strings, mappings and lists.
Stars: ✭ 408 (+363.64%)
Mutual labels:  validation, forms
Laravel Multistep Forms
Responsable Multistep Form Builder for Laravel
Stars: ✭ 76 (-13.64%)
Mutual labels:  validation, forms
scrupulous
Simple inline form validation using HTML5 attributes that plays nicely with Bootstrap
Stars: ✭ 12 (-86.36%)
Mutual labels:  validation, forms
Forms
📝 Generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
Stars: ✭ 272 (+209.09%)
Mutual labels:  validation, forms
React Native Merlin
🧙 Simple web-like forms in react native.
Stars: ✭ 83 (-5.68%)
Mutual labels:  validation, forms
Liform React
Generate forms from JSON Schema to use with React (& redux-form)
Stars: ✭ 167 (+89.77%)
Mutual labels:  validation, forms

React Form Validation Demo

This is a simple demo app for showing how to do basic form validation in React.

See the app running on Heroku.

It includes a sign up form with email and password input fields and a sign up button.

For more on how to generalise the validations, have a look at The Complete React on Rails Course.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].