{"id":41684573,"url":"https://github.com/amir0ff/reactjs-use-form","last_synced_at":"2026-05-24T01:02:05.486Z","repository":{"id":38985563,"uuid":"383967355","full_name":"amir0ff/reactjs-use-form","owner":"amir0ff","description":"📋 Reactive form management and input field validation hook","archived":false,"fork":false,"pushed_at":"2026-05-20T00:06:45.000Z","size":2253,"stargazers_count":8,"open_issues_count":6,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-20T01:48:22.667Z","etag":null,"topics":["monorepo","react","react-hooks","react-testing-library","reactjs","rollup","tyepscript","webpack","yarn","yarn-workspaces"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/reactjs-use-form","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/amir0ff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-07-08T01:27:40.000Z","updated_at":"2026-05-20T00:06:49.000Z","dependencies_parsed_at":"2025-07-17T09:45:18.188Z","dependency_job_id":"a00add2a-1b8d-4420-a176-681aff76a5f5","html_url":"https://github.com/amir0ff/reactjs-use-form","commit_stats":null,"previous_names":["amiroff157/reactjs-use-form"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/amir0ff/reactjs-use-form","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amir0ff%2Freactjs-use-form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amir0ff%2Freactjs-use-form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amir0ff%2Freactjs-use-form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amir0ff%2Freactjs-use-form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amir0ff","download_url":"https://codeload.github.com/amir0ff/reactjs-use-form/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amir0ff%2Freactjs-use-form/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33417489,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"ssl_error","status_checked_at":"2026-05-23T22:14:43.778Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["monorepo","react","react-hooks","react-testing-library","reactjs","rollup","tyepscript","webpack","yarn","yarn-workspaces"],"created_at":"2026-01-24T19:07:38.170Z","updated_at":"2026-05-24T01:02:05.469Z","avatar_url":"https://github.com/amir0ff.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![build and tests](https://github.com/amir0ff/reactjs-use-form/actions/workflows/ubuntu_node.yml/badge.svg)](https://github.com/amir0ff/reactjs-use-form/actions/workflows/ubuntu_node.yml)\n[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/amir0ff/reactjs-use-form)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n[![bundle size](https://deno.bundlejs.com/badge?q=reactjs-use-form@1.7.5)](https://bundlejs.com/?q=reactjs-use-form@1.7.5)\n[![typescript](https://img.shields.io/npm/types/reactjs-use-form?label=with)](https://github.com/amir0ff/reactjs-use-form/blob/main/docs/definitions.md)\n\nThis is a monorepo managed using [pnpm](https://pnpm.io) workspaces\n\n```\nroot\n  |  package.json\n  |  pnpm-workspace.yaml\npackages\n  |\n  ├─ main/\n  |    package.json\n  └─ examples/\n       package.json\n```\n\n* Main module: [packages/main/](https://github.com/amir0ff/reactjs-use-form/tree/main/packages/main) 📦 Published to [npm](https://www.npmjs.com/package/reactjs-use-form).\n\n* Examples app: [packages/examples/](https://github.com/amir0ff/reactjs-use-form/tree/main/packages/examples) 🚀 Deployed to [GitHub Pages](https://amir0ff.github.io/reactjs-use-form).\n\n## Development\n\n### Prerequisites\n- Node.js 18+\n- pnpm 9+ (recommended)\n\n### Setup\n```bash\n# Clone the repository\ngit clone https://github.com/amir0ff/reactjs-use-form.git\ncd reactjs-use-form\n\n# Install dependencies\npnpm install\n\n# Build library in watch mode\npnpm dev\n\n# Run tests\npnpm test\n\n# Start the example app\npnpm dev:example\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famir0ff%2Freactjs-use-form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famir0ff%2Freactjs-use-form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famir0ff%2Freactjs-use-form/lists"}