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

jaredLunde/react-hook

↩ Strongly typed, concurrent mode-safe React hooks observed · 2026-08-28

github.com/jaredLunde/react-hook · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 2719
  • days_rel: n/a
  • days_push: 601
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1530 stars · 96 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A collection of strongly typed, concurrent mode-safe React hooks written in TypeScript. It provides hooks for common needs like async resolution, caching, window size/scroll tracking, debouncing, and throttling.

Use cases

  • track window size and scroll position in React components
  • debounce or throttle values and callbacks in React
  • handle async functions and promises safely in React components
  • cache async data across React components and renders
  • run callbacks when a value changes in React

When to choose

  • you use React function components and want well-typed, concurrency-safe hooks
  • you need small focused utilities like debounce, throttle, or window size hooks
  • you want a hooks library with TypeScript support out of the box

When to avoid

  • you don't use React
  • you need a full state management solution rather than individual hooks
  • you prefer a larger batteries-included hooks ecosystem like react-use or ahooks

Facets

library · maturity active

state-management developer-tools web-development frontend developer-tools browser cross-platform react-hooks typescript debounce throttle window-size async nodejs

1 source

Member repositories

RepositoryRoleHealth v2
jaredLunde/react-hookmain32

For agents

markdown · JSON · MCP: product_card(name="jaredLunde/react-hook")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem