trueform
v1.0.0
Published
Yet another attempt at building a meaningful form management library for react. I've been meaning to build one for years now but have always felt like the underlying frameworks could not support things well enough. With the latest react methodologies (con
Downloads
7
Readme
React Trueform
Yet another attempt at building a meaningful form management library for react. I've been meaning to build one for years now but have always felt like the underlying frameworks could not support things well enough. With the latest react methodologies (context/hooks), I feel like now is a good time to try.
Goals
- Latest react methodology from the start
- hooks
- context
- Typescript only
- 100% tested
- UX agnostic, but include a Material-UI implementation
Inspiration
- https://github.com/joepuzzo/informed
- https://github.com/davezuko/react-reformed