{"id":13401095,"url":"https://github.com/final-form/react-final-form","last_synced_at":"2025-09-09T21:03:20.296Z","repository":{"id":37412654,"uuid":"111738332","full_name":"final-form/react-final-form","owner":"final-form","description":"🏁 High performance subscription-based form state management for React","archived":false,"fork":false,"pushed_at":"2023-05-20T18:33:37.000Z","size":7574,"stargazers_count":7400,"open_issues_count":390,"forks_count":488,"subscribers_count":77,"default_branch":"main","last_synced_at":"2025-04-30T10:35:55.972Z","etag":null,"topics":["asynchronous","form","form-validation","forms","react","state-management","subscription","validation"],"latest_commit_sha":null,"homepage":"https://final-form.org/react","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/final-form.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":"erikras","patreon":"erikras","open_collective":"final-form","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-11-22T22:26:16.000Z","updated_at":"2025-04-28T14:32:02.000Z","dependencies_parsed_at":"2023-09-29T08:50:28.982Z","dependency_job_id":null,"html_url":"https://github.com/final-form/react-final-form","commit_stats":{"total_commits":523,"total_committers":124,"mean_commits":4.217741935483871,"dds":0.3652007648183556,"last_synced_commit":"43952cb6061c898b147628cec62dd59a8fb2c741"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/final-form%2Freact-final-form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/final-form%2Freact-final-form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/final-form%2Freact-final-form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/final-form%2Freact-final-form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/final-form","download_url":"https://codeload.github.com/final-form/react-final-form/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251912749,"owners_count":21664087,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asynchronous","form","form-validation","forms","react","state-management","subscription","validation"],"created_at":"2024-07-30T19:00:58.622Z","updated_at":"2025-09-09T21:03:20.280Z","avatar_url":"https://github.com/final-form.png","language":"JavaScript","readme":"# 🏁 React Final Form\n\n[![React Final Form](banner.png)](https://final-form.org/react)\n\n[![Backers on Open Collective](https://opencollective.com/final-form/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/final-form/sponsors/badge.svg)](#sponsors) [![NPM Version](https://img.shields.io/npm/v/react-final-form.svg?style=flat)](https://www.npmjs.com/package/react-final-form)\n[![NPM Downloads](https://img.shields.io/npm/dm/react-final-form.svg?style=flat)](https://www.npmjs.com/package/react-final-form)\n[![Build Status](https://travis-ci.org/final-form/react-final-form.svg?branch=master)](https://travis-ci.org/final-form/react-final-form)\n[![codecov.io](https://codecov.io/gh/final-form/react-final-form/branch/master/graph/badge.svg)](https://codecov.io/gh/final-form/react-final-form)\n[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n\n✅ Zero dependencies (that affect your bundle size)\n\n✅ Only peer dependencies: React and\n[🏁 Final Form](https://github.com/final-form/final-form#-final-form)\n\n✅ Opt-in subscriptions - only update on the state you need!\n\n✅ 💥 [**3.0k gzipped**](https://bundlephobia.com/result?p=react-final-form) 💥\n\n---\n\n[\u003cimg align=\"right\" src=\"docs/sencha.svg\" height=\"100\"/\u003e](https://www.sencha.com/)\n\n### React Final Form is sponsored by [Sencha](https://www.sencha.com/).\n\nComprehensive JS framework and UI components for building enterprise-grade web apps.\n\n---\n\n## 💬 [Give Feedback on React Final Form](https://goo.gl/forms/dxdfxKNy64DLb99z2) 💬\n\nIn the interest of making 🏁 React Final Form the best library it can be, we'd love your thoughts and feedback.\n\n[Take a quick survey](https://goo.gl/forms/dxdfxKNy64DLb99z2).\n\n---\n\nReact Final Form is a thin React wrapper for [Final Form](https://final-form.org), which is a subscriptions-based form state management library that uses the [Observer pattern](https://en.wikipedia.org/wiki/Observer_pattern), so only the components that need updating are re-rendered as the form's state changes.\n\n## [Getting Started](https://final-form.org/docs/react-final-form/getting-started)\n\n## [Philosophy](https://final-form.org/docs/react-final-form/philosophy)\n\n## [Examples](https://final-form.org/docs/react-final-form/examples)\n\n## [API](https://final-form.org/docs/react-final-form/api)\n\n## [FAQ](https://final-form.org/docs/react-final-form/faq)\n\n\u003cimg src=\"https://static.scarf.sh/a.png?x-pxid=8feec529-43ac-4b78-8ad9-17c280b4f2d9\" /\u003e\n","funding_links":["https://github.com/sponsors/erikras","https://patreon.com/erikras","https://opencollective.com/final-form"],"categories":["Code Design","Uncategorized","JavaScript","UI Components","React [🔝](#readme)","Components","🌐 Web Development - Frontend","前端开发框架及项目"],"sub_categories":["Form Logic","Uncategorized","Form Components","Forms","Form Validation","React工具库"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffinal-form%2Freact-final-form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffinal-form%2Freact-final-form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffinal-form%2Freact-final-form/lists"}