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

prescottprue/react-redux-firebase

Redux bindings for Firebase. Includes React Hooks and Higher Order Components. observed · 2026-08-28

github.com/prescottprue/react-redux-firebase · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

84/100

  • Activity 99
  • Release rhythm 56
  • 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: n/a
  • age_days: 3611
  • days_rel: 83
  • days_push: 7
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2533 stars · 543 forks observed · 2026-08-28

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

A JavaScript library providing Redux bindings for Firebase, including React Hooks and Higher Order Components for connecting Firebase Realtime Database, Firestore, Auth, and Storage to a Redux store. It handles automatic listener binding/unbinding, user profile loading, data population (joins), and supports SSR and React Native.

Use cases

  • sync firebase realtime database data into redux state
  • manage firebase authentication state in a react redux app
  • connect firestore collections to react components with hooks
  • load user profiles automatically after login
  • populate related firebase records like a join
  • upload files to firebase storage with metadata in the database
  • server-side render a react app backed by firebase

When to choose

  • your project already uses Redux and needs Firebase data in the store
  • you need auth state, profiles, and queries managed declaratively via HOCs or hooks
  • you want population/join-like behavior over flat Firebase data
  • you need React Native or SSR support with Firebase and Redux

When to avoid

  • starting a new project without a Redux requirement (the README itself suggests reactfire)
  • you use state management other than Redux
  • you only need Firebase without React integration

Facets

library · maturity maintenance

state-management auth middleware frontend web-development databases developer-tools cross-platform redux firebase react-hooks higher-order-components firestore realtime-database react-native ssr nodejs web-server

10 sources

Member repositories

RepositoryRoleHealth v2
prescottprue/react-redux-firebasemain84

For agents

markdown · JSON · MCP: product_card(name="prescottprue/react-redux-firebase")

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