Oelmounkad / reactiform

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Apache 2.0 License.

About

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

License:Apache License 2.0


Languages

Language:TypeScript 85.0%Language:HTML 15.0%