Skip to content

An unobstrusibe form serializer and validator that works by following standards.

Notifications You must be signed in to change notification settings

pagarme/react-vanilla-form

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Vanilla Form

An unobstrusive form serializer and validator that works by following standards.


Vanilla Form is a form serialization and validation component built upon standards. To obtain the serialized form data the only thing you need to do is to declare your form controls (native or custom!) following the standard input interfaces: Using name, htmlFor and role properties and wiring onSubmit prop to Form component.

See the full documentation and live examples at http://derek.github.stavis.me/react-vanilla-form.

About

An unobstrusibe form serializer and validator that works by following standards.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%