{"id":20590765,"url":"https://github.com/arrighidante/react-custom-hooks","last_synced_at":"2026-05-06T00:02:35.321Z","repository":{"id":229842664,"uuid":"777781774","full_name":"arrighidante/React-Custom-Hooks","owner":"arrighidante","description":"Custom hooks for React apps","archived":false,"fork":false,"pushed_at":"2024-03-26T14:08:40.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T13:44:52.588Z","etag":null,"topics":["hooks","javascript","jest-tests","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arrighidante.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-03-26T13:50:00.000Z","updated_at":"2024-04-12T14:42:08.000Z","dependencies_parsed_at":"2024-03-26T15:29:51.434Z","dependency_job_id":"c8bddb94-1872-4c0a-9ef7-948e746b9052","html_url":"https://github.com/arrighidante/React-Custom-Hooks","commit_stats":null,"previous_names":["arrighidante/react-custom-hooks"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arrighidante/React-Custom-Hooks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrighidante%2FReact-Custom-Hooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrighidante%2FReact-Custom-Hooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrighidante%2FReact-Custom-Hooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrighidante%2FReact-Custom-Hooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arrighidante","download_url":"https://codeload.github.com/arrighidante/React-Custom-Hooks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrighidante%2FReact-Custom-Hooks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32672682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["hooks","javascript","jest-tests","react"],"created_at":"2024-11-16T07:38:07.278Z","updated_at":"2026-05-06T00:02:35.304Z","avatar_url":"https://github.com/arrighidante.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :books: Custom Hooks Repository\n\nThis repository contains a collection of React Custom Hooks that you can use in your projects to speed up your development and keep your code clean and organized.\n\n## :file_folder: Contents\n\nThe repository contains the following Custom Hooks:\n\n1. \\`useForm\\`: For handling forms.\n2. \\`useFetch\\`: For making HTTP requests.\n3. \\`useCounter\\`: For handling counters.\n4. \\`useToggle\\`: For handling boolean states.\n\n## :wrench: How to Use\n\nTo use any of these Custom Hooks, simply import the Hook you need into your component:\n\n```\nimport { useForm } from './hooks/useForm';\n```\n\nThen, you can use the Hook in your component:\n\n```\nconst [values, handleInputChange, reset] = useForm(initialState);\n```\n\n## :bulb: Contributing\n\nIf you have an idea for a new Custom Hook or an improvement to an existing one, feel free to open an Issue or a Pull Request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farrighidante%2Freact-custom-hooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farrighidante%2Freact-custom-hooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farrighidante%2Freact-custom-hooks/lists"}