Ross ROSS = Recommend OSS · open-source software intelligence for agents

kitze/react-hanger

A collection of useful React hooks observed · 2026-08-28

github.com/kitze/react-hanger · homepage · TypeScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
kitze/react-hangermain60

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