{"id":13727264,"url":"https://github.com/morrys/relay-forms","last_synced_at":"2025-10-14T11:35:42.329Z","repository":{"id":39106495,"uuid":"267666472","full_name":"morrys/relay-forms","owner":"morrys","description":"Build forms in React with Relay","archived":false,"fork":false,"pushed_at":"2024-11-26T11:42:59.000Z","size":4483,"stargazers_count":33,"open_issues_count":22,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-19T23:53:03.886Z","etag":null,"topics":["forms","hooks","react","relay","validation"],"latest_commit_sha":null,"homepage":"https://morrys.github.io/relay-forms/docs/relay-forms.html","language":"TypeScript","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/morrys.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["morrys"],"custom":"https://www.paypal.me/m0rrys"}},"created_at":"2020-05-28T18:31:19.000Z","updated_at":"2024-11-26T11:40:47.000Z","dependencies_parsed_at":"2024-01-07T21:06:15.954Z","dependency_job_id":"536479d5-ae18-4564-bbb9-ef7a7febf51d","html_url":"https://github.com/morrys/relay-forms","commit_stats":{"total_commits":93,"total_committers":2,"mean_commits":46.5,"dds":0.08602150537634412,"last_synced_commit":"1af15abdaed77ddbfb24299ff57ef5ec7f405421"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrys%2Frelay-forms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrys%2Frelay-forms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrys%2Frelay-forms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrys%2Frelay-forms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morrys","download_url":"https://codeload.github.com/morrys/relay-forms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249830852,"owners_count":21331357,"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":["forms","hooks","react","relay","validation"],"created_at":"2024-08-03T01:03:46.872Z","updated_at":"2025-10-14T11:35:37.285Z","avatar_url":"https://github.com/morrys.png","language":"TypeScript","funding_links":["https://github.com/sponsors/morrys","https://www.paypal.me/m0rrys"],"categories":["TypeScript"],"sub_categories":[],"readme":"## Build forms in React with Relay\n\nThis repository manages the three libraries to manage forms by exploiting the potential and stability of the relay store.\n\n* [react-relay-forms](./docs/ReactRelayForms-Introduction.md): it has the official [react-relay](https://github.com/facebook/relay) dependency [![npm](https://img.shields.io/npm/v/react-relay-forms.svg)](https://www.npmjs.com/package/react-relay-forms) [![npm downloads](https://img.shields.io/npm/dm/react-relay-forms.svg)](https://www.npmjs.com/package/react-relay-forms) ![npm bundle size](https://shields.api-test.nl/bundlephobia/minzip/react-relay-forms)\n* [relay-forms](./docs/RelayForms-Introduction.md): depends on [relay-hooks](https://github.com/relay-tools/relay-hooks), my OSS version of relay hooks [![npm](https://img.shields.io/npm/v/relay-forms.svg)](https://www.npmjs.com/package/relay-forms) [![npm downloads](https://img.shields.io/npm/dm/relay-forms.svg)](https://www.npmjs.com/package/relay-forms) ![npm bundle size](https://shields.api-test.nl/bundlephobia/minzip/relay-forms)\n* [relay-forms-nodeps](./docs/RelayFormsNoDeps-Introduction.md): it has no dependencies, I only brought the relay functions needed to manage the store into the library, doing a careful cleaning to optimize the bundle size [![npm](https://img.shields.io/npm/v/relay-forms-nodeps.svg)](https://www.npmjs.com/package/relay-forms-nodeps) [![npm downloads](https://img.shields.io/npm/dm/relay-forms-nodeps.svg)](https://www.npmjs.com/package/relay-forms-nodeps) ![npm bundle size](https://shields.api-test.nl/bundlephobia/minzip/relay-forms-nodeps)\n\n[See full documentation here](https://morrys.github.io/relay-forms/docs/relay-forms.html)\n\n## Contributing\n\n* **Give a star** to the repository and **share it**, you will **help** the **project** and the **people** who will find it useful\n\n* **Create issues**, your **questions** are a **valuable help**\n\n* **PRs are welcome**, but it is always **better to open the issue first** so as to **help** me and other people **evaluating it**\n\n* **Please sponsor me**\n\n## Simple Example\n\n[See SimpleExample.md](./docs/RelaySimpleExample.md)\n\n## useFormField\n\n[See useFormField.md](./docs/useFormSetValue.md)\n\n## useForm\n\n[See useForm.md](./docs/useFormSubmit.md)\n\n## useFormState\n\n[See useFormState.md](./docs/useFormState.md)\n\n## useFormValue\n\n[See useFormValue.md](./docs/useFormValue.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorrys%2Frelay-forms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorrys%2Frelay-forms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorrys%2Frelay-forms/lists"}