react-hook-form
react-hook-form
๐ React Hooks for form state management and validation (Web + React Native)
44.7k stars2.4k forks176 watchers54 open issuesTypeScriptMIT
EDITOR'S TAKE
The fastest, smallest form library for React. ~39k stars. Uncontrolled by default so re-renders stay minimal. Pairs naturally with Zod for validation. Default choice for any React form heavier than a couple of inputs.
Use this if
You are building any non-trivial form in React.
Skip if
You have a 2-input form โ useState is enough.
Categories
Topics
typescriptreact-hooksformsvalidationreact-nativeform-builderdxuxreactjs
Created 06 Mar 2019
Last push 4 hours ago
Stats refreshed 3 hours ago