{"id":20327035,"url":"https://github.com/ashish-simplecoder/classic-react-hooks","last_synced_at":"2025-10-05T21:24:25.076Z","repository":{"id":199946708,"uuid":"676840152","full_name":"Ashish-simpleCoder/classic-react-hooks","owner":"Ashish-simpleCoder","description":"A simple and minimalistic React-hooks collection","archived":false,"fork":false,"pushed_at":"2025-10-02T12:47:26.000Z","size":1663,"stargazers_count":13,"open_issues_count":5,"forks_count":4,"subscribers_count":2,"default_branch":"canary","last_synced_at":"2025-10-02T14:40:07.416Z","etag":null,"topics":["hacktoberfest","javascript","open-source","react-hooks","reactjs","tailwind-css","typescript","vitepress"],"latest_commit_sha":null,"homepage":"https://classic-react-hooks.vercel.app","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/Ashish-simpleCoder.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2023-08-10T06:14:51.000Z","updated_at":"2025-10-02T12:47:02.000Z","dependencies_parsed_at":"2024-04-09T08:30:22.264Z","dependency_job_id":"48d6ac21-563d-4a9f-8802-4ef5eda227e2","html_url":"https://github.com/Ashish-simpleCoder/classic-react-hooks","commit_stats":null,"previous_names":["ashish-simplecoder/classic-react-hooks"],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/Ashish-simpleCoder/classic-react-hooks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashish-simpleCoder%2Fclassic-react-hooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashish-simpleCoder%2Fclassic-react-hooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashish-simpleCoder%2Fclassic-react-hooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashish-simpleCoder%2Fclassic-react-hooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ashish-simpleCoder","download_url":"https://codeload.github.com/Ashish-simpleCoder/classic-react-hooks/tar.gz/refs/heads/canary","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashish-simpleCoder%2Fclassic-react-hooks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278523130,"owners_count":26000968,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["hacktoberfest","javascript","open-source","react-hooks","reactjs","tailwind-css","typescript","vitepress"],"created_at":"2024-11-14T19:46:22.223Z","updated_at":"2025-10-05T21:24:25.071Z","avatar_url":"https://github.com/Ashish-simpleCoder.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 classic-react-hooks\n\nEssential Custom Hooks for React Developers\n\n\u003cbr /\u003e\n\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"https://badge.fury.io/Ashish-simpleCoder/classic-react-hooks\"\u003e\n    \u003cimg src=\"https://badge.fury.io/js/classic-react-hooks.svg\" alt=\"npm version\"\u003e\n  \u003c/a\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Licence-MIT-success\" alt=\"MIT license.\" /\u003e\n  \u003ca href=\"https://github.com/Ashish-simpleCoder/classic-react-hooks/actions/workflows/test.yml\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/Ashish-simpleCoder/classic-react-hooks/test.yml?label=Test\u0026logo=GitHub\" alt=\"Test\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/Ashish-simplecoder/classic-react-hooks/actions/workflows/main.yml\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/Ashish-simpleCoder/classic-react-hooks/main.yml?label=CI\u0026logo=GitHub\" alt=\"classic-react-hooks is released under the MIT license.\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr /\u003e\n\n## Read the Documentation\n\nhttps://classic-react-hooks.vercel.app/\n\n## ✨ Features\n\n-  Comes with treeshaking\n-  Typescript support\n-  Small bundle size\n-  Minimal and Easy to use\n\n## 🛠️ Tech Stack\n- React 18 with TypeScript\n- Vitepress for documentation\n- Changeset for sementic version releases\n- Vitest for testing the components\n- tsup for build tooling \n\n\n## 🚀 Install in your project\n\nFor npm users\n\n```bash\n$ npm install classic-react-hooks\n```\n\nFor pnpm users\n\n```bash\n$ pnpm install classic-react-hooks\n```\n\nFor yarn users\n\n```bash\n$ yarn add classic-react-hooks\n```\n\nFor bun users\n\n```bash\n$ bun add classic-react-hooks\n```\n\n\n## 📝 Contribution\n\nSee [Contributing Guide](https://github.com/Ashish-simpleCoder/classic-react-hooks/blob/main/CONTRIBUTING.md).\n\n\n## 📄 License\n- This project is licensed under the MIT License - see the LICENSE file for details. Say builds on top of earlier demos of how to use Whisper with Transformers.js.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashish-simplecoder%2Fclassic-react-hooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashish-simplecoder%2Fclassic-react-hooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashish-simplecoder%2Fclassic-react-hooks/lists"}