prescottprue/react-redux-firebase
Redux bindings for Firebase. Includes React Hooks and Higher Order Components. 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
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
- readme: https://github.com/prescottprue/react-redux-firebase · fetched 2026-08-28 · acc5051455e7
- homepage: https://react-redux-firebase.com · fetched 2026-08-29 · 7489ccb53cb8
- site_page: https://react-redux-firebase.com/docs/getting_started.html · fetched 2026-08-29 · 355b311a8daf
- site_page: https://react-redux-firebase.com/docs/auth.html · fetched 2026-08-29 · ac6ad9784dcc
- site_page: https://react-redux-firebase.com/docs/queries.html · fetched 2026-08-29 · 91e04a18f97d
- site_page: https://react-redux-firebase.com/docs/firestore.html · fetched 2026-08-29 · ce1a5b24a6a3
- site_page: https://react-redux-firebase.com/docs/populate.html · fetched 2026-08-29 · 97331e5d8ce8
- site_page: https://react-redux-firebase.com/docs/storage.html · fetched 2026-08-29 · e5e8564c9c80
- site_page: https://react-redux-firebase.com/docs/recipes · fetched 2026-08-29 · 87f6f0f839d0
- site_page: https://react-redux-firebase.com/docs/recipes/profile.html · fetched 2026-08-29 · fd3ddbb136cc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| prescottprue/react-redux-firebase | main | 84 |
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