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

bvaughn/redux-search

Redux bindings for client-side search observed · 2026-08-28

github.com/bvaughn/redux-search · homepage · JavaScript · 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: 3935
  • days_rel: n/a
  • days_push: 2091
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1392 stars · 62 forks observed · 2026-08-28

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

A higher-order Redux library that adds client-side search capabilities to collections of objects, powered by js-worker-search in a web worker. It provides actions and selectors for searching resources and automatically rebuilds search indexes as the store changes.

Use cases

  • add full-text search to a redux store
  • search collections of documents client-side without a server
  • keep search results in sync with redux state changes
  • filter large lists of records in a react/redux app
  • run search indexing off the main thread in a web worker

When to choose

  • your app already uses Redux and needs lightweight in-browser search
  • you want automatic index updates as store data changes
  • you need search results as document ids without serializing full documents

When to avoid

  • you need a server-side or distributed search engine like Elasticsearch
  • your project no longer uses Redux or legacy Babel polyfills
  • you need actively maintained search tooling with modern JS support

Facets

library · maturity maintenance

search-engine middleware state-management web-development frontend browser redux client-side-search web-worker react search nodejs javascript

3 sources

Member repositories

RepositoryRoleHealth v2
bvaughn/redux-searchmain32

For agents

markdown · JSON · MCP: product_card(name="bvaughn/redux-search")

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