Form validation in React simplified with inline validation and custom hooks

Formy

Formy is a react library designed for integrating form validation easily. Formy takes a different approach inorder to improve simplicity and flexibility while building forms in react.

Some of which include :

  • Inline form validation
  • Full customization
  • custom hooks to validate state with regex

Learn more in the docs

GitHub

View Github