All Projects → final-form → React Final Form

final-form / React Final Form

Licence: mit
🏁 High performance subscription-based form state management for React

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to React Final Form

react-cool-form
😎 📋 React hooks for forms state and validation, less code more performant.
Stars: ✭ 246 (-96.37%)
Mutual labels:  state-management, asynchronous, forms, form, form-validation
Final Form
🏁 Framework agnostic, high performance, subscription-based form state management
Stars: ✭ 2,787 (-58.9%)
Mutual labels:  subscription, state-management, form-validation, form, forms
React Hook Form
📋 React Hooks for form state management and validation (Web + React Native)
Stars: ✭ 24,831 (+266.18%)
Mutual labels:  validation, form-validation, form, forms
Usetheform
React library for composing declarative forms, manage their state, handling their validation and much more.
Stars: ✭ 40 (-99.41%)
Mutual labels:  validation, form-validation, form, forms
Redux Form
A Higher Order Component using react-redux to keep form state in a Redux store
Stars: ✭ 12,597 (+85.77%)
Mutual labels:  validation, form-validation, form, forms
React Reactive Form
Angular like reactive forms in React.
Stars: ✭ 259 (-96.18%)
Mutual labels:  asynchronous, subscription, form-validation, forms
Resolvers
📋 Validation resolvers: Zod, Yup, Joi, Superstruct, and Vest.
Stars: ✭ 222 (-96.73%)
Mutual labels:  validation, form-validation, form
Svelte Forms Lib
📝. A lightweight library for managing forms in Svelte
Stars: ✭ 238 (-96.49%)
Mutual labels:  validation, form-validation, forms
FrontendForms
A module for ProcessWire CMS to create and validate forms on the frontend easily using the Valitron library.
Stars: ✭ 0 (-100%)
Mutual labels:  forms, form, form-validation
Approvejs
A simple JavaScript validation library that doesn't interfere
Stars: ✭ 336 (-95.04%)
Mutual labels:  validation, form-validation, form
Formhelper
ASP.NET Core - Transform server-side validations to client-side without writing any javascript code. (Compatible with Fluent Validation)
Stars: ✭ 155 (-97.71%)
Mutual labels:  validation, form-validation, form
ember-validity-modifier
Ember Octane addon to add custom validity (form validation) to form fields
Stars: ✭ 28 (-99.59%)
Mutual labels:  forms, form, form-validation
Bunny
BunnyJS - Lightweight native (vanilla) JavaScript (JS) and ECMAScript 6 (ES6) browser library, package of small stand-alone components without dependencies: FormData, upload, image preview, HTML5 validation, Autocomplete, Dropdown, Calendar, Datepicker, Ajax, Datatable, Pagination, URL, Template engine, Element positioning, smooth scrolling, routing, inversion of control and more. Simple syntax and architecture. Next generation jQuery and front-end framework. Documentation and examples available.
Stars: ✭ 473 (-93.02%)
Mutual labels:  validation, form-validation, form
formalizer
React hooks based form validation made for humans.
Stars: ✭ 12 (-99.82%)
Mutual labels:  validation, form, form-validation
Neoform
✅ React form state management and validation
Stars: ✭ 162 (-97.61%)
Mutual labels:  validation, form-validation, form
form-data-json
A zero dependency, cross browser library to easily get or set/manipulate form input values as/from a json object.
Stars: ✭ 37 (-99.45%)
Mutual labels:  forms, form, form-validation
vue-use-form
✅ A Vue.js composition API function to validate forms
Stars: ✭ 97 (-98.57%)
Mutual labels:  forms, form, form-validation
svelte-form
JSON Schema form for Svelte v3
Stars: ✭ 47 (-99.31%)
Mutual labels:  validation, form, form-validation
Vue Formulate
⚡️ The easiest way to build forms with Vue.
Stars: ✭ 1,947 (-71.29%)
Mutual labels:  validation, form, forms
Form Validation.js
The most customizable validation framework for JavaScript.
Stars: ✭ 127 (-98.13%)
Mutual labels:  validation, form-validation, form

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.


💰 Wanna get paid the big bucks writing React? Take this quiz and get offers from top tech companies! 💰


🏁 React Final Form

React Final Form

Backers on Open Collective Sponsors on Open Collective NPM Version NPM Downloads Build Status codecov.io styled with prettier

Zero dependencies (that affect your bundle size)

Only peer dependencies: React and 🏁 Final Form

Opt-in subscriptions - only update on the state you need!

💥 3.0k gzipped 💥


React Final Form is sponsored by Sencha.

Comprehensive JS framework and UI components for building enterprise-grade web apps.


💬 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.

Take a quick survey.


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.

Getting Started

Philosophy

Examples

API

FAQ

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].