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 !
- Host: GitHub
- URL: https://github.com/oelmounkad/reactiform
- Owner: Oelmounkad
- License: apache-2.0
- Created: 2023-03-01T07:45:25.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-31T08:50:58.000Z (about 3 years ago)
- Last Synced: 2025-01-13T21:09:35.701Z (over 1 year ago)
- Topics: form, forms, react-hooks, reactjs, typecript
- Language: TypeScript
- Homepage:
- Size: 233 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)