Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

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.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%