final-form/react-final-form
High performance subscription-based form state management for React
repo name | final-form/react-final-form |
repo link | https://github.com/final-form/react-final-form |
homepage | https://final-form.org/react |
language | JavaScript |
size (curr.) | 6952 kB |
stars (curr.) | 5563 |
created | 2017-11-22 |
license | MIT License |
You build great forms, but do you know HOW users use your forms? Find out with Form Nerd! Professional analytics from the creator of React Final Form.
π React Final Form
β Zero dependencies
β Only peer dependencies: React and π Final Form
β Opt-in subscriptions - only update on the state you need!
β π₯ 3.0k gzipped π₯
π¬ Give Feedback on React Final Form π¬
In the interest of making π React Final Form the best library it can be, we’d love your thoughts and feedback.
React Final Form is a thin React wrapper for Final Form, which is a subscriptions-based form state management library that uses the Observer pattern, so only the components that need updating are re-rendered as the form’s state changes.