{"id":19355484,"url":"https://github.com/Pyr33x/rehooks","last_synced_at":"2025-04-23T09:33:04.477Z","repository":{"id":257823819,"uuid":"870724088","full_name":"Pyr33x/rehooks","owner":"Pyr33x","description":"A CLI to scaffold your react custom hooks, with a focus on performance, reusability, and type-safety.","archived":false,"fork":false,"pushed_at":"2025-04-02T14:57:38.000Z","size":1486,"stargazers_count":93,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-22T13:35:26.657Z","etag":null,"topics":["cli","custom-hooks","docs","documentation","eslint","hooks","monorepo","nextjs","react","react-custom-hooks","react-hooks","react-hooks-library","rehooks","rehooks-cli","rust-lang","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://rehooks.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Pyr33x.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"Pyr33x","custom":"https://link.trustwallet.com/send?coin=0\u0026address=bc1qrx79myexs4tc9s22jgdfantpdj2lv7regqpees"}},"created_at":"2024-10-10T14:52:52.000Z","updated_at":"2025-04-21T14:23:55.000Z","dependencies_parsed_at":"2024-12-17T01:51:57.734Z","dependency_job_id":"085d3765-625a-46fe-810c-a48a8f8b8b36","html_url":"https://github.com/Pyr33x/rehooks","commit_stats":{"total_commits":363,"total_committers":3,"mean_commits":121.0,"dds":"0.12121212121212122","last_synced_commit":"01b78cdc2609dfc4f6576dcc9df63084d5a1782d"},"previous_names":["febelen/rehooks-ts","pyr33x/rehooks-ts","pyr33x/rehooks"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyr33x%2Frehooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyr33x%2Frehooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyr33x%2Frehooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyr33x%2Frehooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pyr33x","download_url":"https://codeload.github.com/Pyr33x/rehooks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250251531,"owners_count":21399830,"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":["cli","custom-hooks","docs","documentation","eslint","hooks","monorepo","nextjs","react","react-custom-hooks","react-hooks","react-hooks-library","rehooks","rehooks-cli","rust-lang","typescript","vercel"],"created_at":"2024-11-10T06:01:13.066Z","updated_at":"2025-04-23T09:33:04.472Z","avatar_url":"https://github.com/Pyr33x.png","language":"TypeScript","funding_links":["https://github.com/sponsors/Pyr33x","https://link.trustwallet.com/send?coin=0\u0026address=bc1qrx79myexs4tc9s22jgdfantpdj2lv7regqpees"],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eRehooks\u003c/h1\u003e\n  \u003cp\u003eA CLI to scaffold your react custom hooks, with a focus on performance, reusability, and type-safety.\u003c/p\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/d18m/rehooks-cli?style=flat\u0026color=blue\"\u003e\n\u003cimg alt=\"NPM License\" src=\"https://img.shields.io/npm/l/rehooks-cli?style=flat\u0026color=blue\"\u003e\n\u003cimg alt=\"NPM Version\" src=\"https://img.shields.io/npm/v/rehooks-cli?style=flat\u0026color=blue\"\u003e\n\n\u003c/div\u003e\n\n\u003cbr /\u003e\n\n\u003ch1 align=\"center\"\u003e🪄 Initialization\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\nInitialize the Rehooks configuration easily.\n\u003c/p\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003cpre\u003enpx \u003ca href=\"https://www.npmjs.com/package/rehooks-cli\"\u003erehooks-cli@latest init\u003c/a\u003e\u003c/pre\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003ch1\u003e✨ Adding Hooks\u003c/h1\u003e\n\u003cp\u003eGet the list of available hooks and add them to your project.\u003c/p\u003e\n\u003cpre\u003enpx \u003ca href=\"https://www.npmjs.com/package/rehooks-cli\"\u003erehooks-cli@latest add\u003c/a\u003e\u003c/pre\u003e\n  \u003c/div\u003e\n\n\u003ch1 align=\"center\"\u003e📦 Packages\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\u003ca href=\"https://www.npmjs.com/package/rehooks-ts\"\u003e\u003ccode\u003erehooks-ts\u003c/code\u003e\u003c/a\u003e - \u003ca href=\"https://www.npmjs.com/package/rehooks-cli\"\u003e\u003ccode\u003erehooks-cli\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003ch1\u003e✨ Resources\u003c/h1\u003e\n\u003cp\u003eA list of tools that uses Rehooks API.\u003c/p\u003e\n\u003cp\u003e\u003cb\u003e\u003ca href=\"https://www.raycast.com/Pyr33x/rehooks\"\u003eRehooks Raycast Extension\u003c/a\u003e\u003c/b\u003e -\u003cb\u003e \u003ca href=\"https://npmjs.org/package/rehooks-cli\"\u003eRehooks CLI\u003c/a\u003e\u003c/b\u003e\u003c/p\u003e\n\u003c/div\u003e\n\n\u003ch1 align=\"center\"\u003e📚 Documentation\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\nCheck out the \u003ca href=\"https://rehooks.dev\"\u003edocumentation\u003c/a\u003e for more information.\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e🧾 License\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://www.npmjs.com/package/rehooks-ts\"\u003eRehooks\u003c/a\u003e is licensed under the Apache License 2.0.\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPyr33x%2Frehooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPyr33x%2Frehooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPyr33x%2Frehooks/lists"}