DEV Community

Garrett R. Morris
Garrett R. Morris

Posted on

Introducing use-models

Hello all,

I have published a library for react which i think people might find useful. I think it will make it easy for you to build large forms with validation without writing a ton of boiler plate code for your inputs. check out the demo using below link:

[https://r3wt.github.io/use-models/]

and let me know what you think. If you like the project, anyone is free to contribute ideas, bug reports, and pull requests on github. I am generally open to contributors regardless of skill level and experience.

Github: https://github.com/r3wt/use-models
NPM: https://www.npmjs.com/package/use-models

Top comments (0)