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

pbeshai/use-query-params

React Hook for managing state in URL query parameters with easy serialization. observed · 2026-08-28

github.com/pbeshai/use-query-params · homepage · TypeScript · ISC (permissive) observed · 2026-08-28

Health v2 · maintenance only

69/100

  • Activity 63
  • Release rhythm 59
  • 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: 1
  • age_days: 2731
  • days_rel: 279
  • days_push: 224
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

2232 stars · 99 forks observed · 2026-08-28

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

A React library providing hooks, HOCs, and render props for managing application state in URL query parameters with type-safe serialization and deserialization. It works out of the box with React Router 5 and 6 and is written in TypeScript.

Use cases

  • sync react component state with url query params
  • encode and decode typed query parameters in react
  • make filter state shareable via url in a react app
  • manage query string state with react router
  • serialize complex data types into url query strings

When to choose

  • you use React with React Router and want URL-backed state
  • you need typed, memoized serialization of query parameters
  • you want shareable/bookmarkable URLs that encode app state

When to avoid

  • you don't use React
  • you need state management without URL coupling
  • you use a router other than React Router without custom adapter work

Facets

library · maturity active

state-management serialization routing web-development frontend developer-tools browser cross-platform react-hooks query-parameters url-state react-router typescript nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
pbeshai/use-query-paramsmain69

For agents

markdown · JSON · MCP: product_card(name="pbeshai/use-query-params")

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