Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 864 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 864 Bytes

react-hook-form

Description

This project attempts to create a common binding between react-hook-form and the input components of various other libraries.

Target Libraries:

Philosophy

Simpleness

We only organize and publish the APIs that each library originally has, and do not create our own APIs as much as possible. So there is no need to learn a new API.

Limitless

The functionality of each library is provided without restriction, so users have full access to the functionality of the original libraries (MUI, React Hook Form).

Demo

The sample application is deployed below.

https://yukiyokotani.github.io/react-hook-form/