craig1123/react-recipes
👩🍳 A list of React Hooks utility library containing popular customized hooks observed · 2026-08-28
Health v2 · maintenance only
33/100
- Activity 23
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2505
- days_rel: n/a
- days_push: 467
- n_releases_24m: 0
Adoption not part of the score
1045 stars · 66 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
React Recipes is a React Hooks utility library offering a collection of popular custom hooks such as useDarkMode, useDebounce, useCookie, and useAsync. It is distributed as an npm package to simplify common React patterns.
Use cases
- add dark mode toggle to a react app
- debounce user input in react
- read and write cookies in react components
- handle async operations with react hooks
- copy text to clipboard in react
- measure element dimensions in react
When to choose
- you want a grab-bag of ready-made custom hooks without writing them yourself
- you need common utilities like debounce, dark mode, or clipboard in a React project
When to avoid
- you need a single specialized hook and prefer a minimal dependency
- your project does not use React
Facets
library · maturity active
ui-components state-management developer-tools web-development frontend developer-tools browser cross-platform react-hooks custom-hooks react utility-library javascript nodejs
2 sources
- readme: https://github.com/craig1123/react-recipes · fetched 2026-08-28 · 4e72bd5e808d
- registry_npm: https://registry.npmjs.org/react-recipes · fetched 2026-08-29 · 374beebbd08a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| craig1123/react-recipes | main | 33 |
For agents
markdown · JSON · MCP: product_card(name="craig1123/react-recipes")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem