kitze/react-hanger
A collection of useful React hooks observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 82
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2868
- days_rel: n/a
- days_push: 112
- n_releases_24m: 0
Adoption not part of the score
1930 stars · 76 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
react-hanger is a collection of useful React hooks for state management helpers, offering both object-destructuring and array-based APIs. It is a small TypeScript library published on npm under the MIT license.
Use cases
- manage boolean toggle state in React components
- handle input state with hooks
- simplify useState patterns for primitives
- use lifecycle and interval hooks in React apps
- replace boilerplate custom hooks with a shared library
When to choose
- you want a small, focused set of React state hooks
- you prefer idiomatic array-based hook APIs
- you want a lightweight MIT-licensed utility library
When to avoid
- you need a full state management solution like Redux or Zustand
- your project does not use React
- you need actively developed hooks with frequent updates
Facets
library · maturity maintenance
state-management ui-components frontend web-development developer-tools browser cross-platform react-hooks typescript npm-package nodejs
2 sources
- readme: https://github.com/kitze/react-hanger · fetched 2026-08-28 · 65fd2bf5e690
- registry_npm: https://registry.npmjs.org/react-hanger · fetched 2026-08-29 · bbecbfd37858
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kitze/react-hanger | main | 60 |
For agents
markdown · JSON · MCP: product_card(name="kitze/react-hanger")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem