An open API service indexing awesome lists of open source software.

https://github.com/oelmounkad/reactiform

Reactiform is a new form library for React/Typescript that i'm working on !
https://github.com/oelmounkad/reactiform

form forms react-hooks reactjs typecript

Last synced: 23 days ago
JSON representation

Reactiform is a new form library for React/Typescript that i'm working on !

Awesome Lists containing this project

README

          


Reactiform, a React hook-based library to handle your form logic!


## Code Guide

- The library logic is in the _hooks/useReactiform.tsx_ file.
- _App.tsx_ is a component for testing our library's features.

## Authors

- ELMOUNKAD Oussama [@oelmounkad](https://www.linkedin.com/in/oussamaelmounkad/)

---

[Apache 2.0 License.](https://github.com/oelmounkad/reactiform/blob/master/LICENSE)