Skip to content

MischkowskyM/react-STUFF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-stuff

React STateful Utilities For Forms.

A simple wrapper for dealing with form values in react, without heavy reliance on the redux store. Individual fields are free to sync to store on their behalf (by calling props.updateParent) and are otherwise normal, stateful react components.

This is not meant to be used as a library, but as scaffholding for your own implementation. Adding or changing new form components should be easy, though not quite as trivial as with higher order components.

About

React STateful Utilities For Forms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published