DEV Community

Cover image for A new React form state management library: React Happy Form
Xusheng Yang
Xusheng Yang

Posted on

A new React form state management library: React Happy Form

Quick Features

  • Built on typescript, providing type protection.
  • Use hooks to manage your form state and support nested forms.
  • Powerful and configurable validation interactions.
  • Adapts to various UI, validation libraries.
  • No dependencies, very small package size.

Repo: https://github.com/react-earth/react-happy-form

Quick preview: https://react-happy-form.onrender.com

Looking forward to your star, feedback and suggestions!

Top comments (0)