{"id":14957342,"url":"https://github.com/DavidHDev/haiku","last_synced_at":"2025-10-06T05:30:38.189Z","repository":{"id":37238440,"uuid":"494539144","full_name":"DavidHDev/haiku","owner":"DavidHDev","description":"A clean \u0026 lightweight collection of React Hooks \u0026 Utilities!","archived":false,"fork":false,"pushed_at":"2025-08-12T08:04:56.000Z","size":1031,"stargazers_count":846,"open_issues_count":13,"forks_count":100,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-09-29T21:01:37.441Z","etag":null,"topics":["components","frontend","hook","hooks","next","nextjs","react","react-hooks","reactjs","utilities"],"latest_commit_sha":null,"homepage":"https://reacthaiku.dev/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DavidHDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.MD","funding":null,"license":"LICENSE.md","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}},"created_at":"2022-05-20T16:42:19.000Z","updated_at":"2025-09-29T16:15:50.000Z","dependencies_parsed_at":"2024-08-11T20:25:14.743Z","dependency_job_id":"b3e21574-ba9c-4c3a-a06a-e0567b07fe08","html_url":"https://github.com/DavidHDev/haiku","commit_stats":{"total_commits":161,"total_committers":22,"mean_commits":7.318181818181818,"dds":0.6521739130434783,"last_synced_commit":"a6ed93e13e557eeae3e779ba6c6dabd968c70a16"},"previous_names":["davidhdev/haiku","davidhdev/react-haiku"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/DavidHDev/haiku","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidHDev%2Fhaiku","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidHDev%2Fhaiku/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidHDev%2Fhaiku/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidHDev%2Fhaiku/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DavidHDev","download_url":"https://codeload.github.com/DavidHDev/haiku/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidHDev%2Fhaiku/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278561760,"owners_count":26007033,"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-06T02:00:05.630Z","response_time":65,"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":["components","frontend","hook","hooks","next","nextjs","react","react-hooks","reactjs","utilities"],"created_at":"2024-09-24T13:14:45.107Z","updated_at":"2025-10-06T05:30:38.183Z","avatar_url":"https://github.com/DavidHDev.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Haiku\n\n\u003cdiv align=\"center\"\u003e\n\t\u003cbr\u003e\n\t\u003cbr\u003e\n\t\u003cimg src=\"./media/haiku-logo-orange.svg\" alt=\"react-haiku\" height=\"200\"\u003e\n\t\u003cbr\u003e\n\t\u003cbr\u003e\n\t\u003cb\u003eA clean, lightweight collection of React Hooks \u0026 Utilities\u003c/b\u003e\n\t\u003cbr\u003e\n\t\u003cbr\u003e\n\t\u003cbr\u003e\n\t\u003cbr\u003e\n\t\u003chr\u003e\n\u003c/div\u003e\n\n[![NPM](https://img.shields.io/npm/l/react-haiku)](https://github.com/DavidHDev/react-haiku/blob/main/LICENSE.md)\n[![npm](https://img.shields.io/npm/v/react-haiku)](https://www.npmjs.com/package/react-haiku)\n[![npm](https://img.shields.io/npm/dm/react-haiku)](https://www.npmjs.com/package/react-haiku)\n\n## Table of Contents\n\n- [Documentation](#documentation)\n- [What is Haiku?](#what-is-haiku)\n- [Installation Guide](#installation-guide)\n- [Contributing](#contributing)\n- [Maintainers](#maintainers)\n- [License](#license)\n\n## Documentation\n\n- [Official Docs](https://reacthaiku.dev/)\n\n## What is Haiku?\n\nHaiku is a lightweight React library with the goal of saving\u003cbr\u003e\nyou time by offering a large collection of hooks \u0026 utilities that will\u003cbr\u003e\nhelp you get things done faster\n\n## Installation Guide\n\nInstalling Haiku is very easy! \u003cbr\u003e\n_Requires React \u003e=16.8.0_\n\u003cbr\u003e\n\n#### NPM\n\n```sh\nnpm install react-haiku\n```\n\n#### Yarn\n\n```sh\nyarn add react-haiku\n```\n\n#### PNPM\n\n```sh\npnpm install react-haiku\n```\n\n\u003cbr\u003e\n\n## Unit Testing\n\nThis project uses [jest](https://jestjs.io/) as the testing framework and [React Testing Library (RTL)](https://testing-library.com/docs/react-testing-library/intro) for testing React components and hooks.\n\n#### Running Tests\n\nTo execute all unit tests with coverage enabled\n\n```sh\nnpm run test\n```\n\n## Contributing\n\nHaiku is always open to improvements and contributions, you can check the [Open Issues](https://github.com/DavidHDev/react-haiku/issues) if you want to contribute, and it's also possible to request to add your own improvements/ideas using the [Feature Request](https://github.com/DavidHDev/react-haiku/issues/new/choose) template. Before contributing, please read the [Contribution Guide](https://github.com/DavidHDev/react-haiku/blob/main/CONTRIBUTING.MD) and make sure to respect the standards! Thank you for your time!\n\n\n## Maintainers\n\n[David Haz](https://github.com/DavidHDev)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDavidHDev%2Fhaiku","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDavidHDev%2Fhaiku","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDavidHDev%2Fhaiku/lists"}