angular/angularfire
Angular + Firebase = ❤️ observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 98
- Release rhythm 40
- 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: 27.5
- age_days: 3887
- days_rel: 447
- days_push: 12
- n_releases_24m: 5
Adoption not part of the score
7804 stars · 2155 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
AngularFire is the official Angular library wrapping the Firebase JS SDK, exposing Firebase services (Firestore, Realtime Database, Auth, Analytics, Cloud Messaging, etc.) through Angular-idiomatic dependency injection and RxJS observables. It includes schematics for setup and deployment, router guards for auth, zone-aware wrappers, and lazy-loading of Firebase modules.
Use cases
- add firebase authentication to an angular app
- bind firestore collections to angular components with observables
- guard angular routes based on firebase auth state
- deploy an angular app to firebase hosting with one command
- use firebase realtime database with rxjs streams
- send push notifications with firebase cloud messaging in angular
- track page views in google analytics via the angular router
- server-side render an angular app backed by firebase
When to choose
- you are building an Angular application backed by Firebase services
- you want RxJS-observable bindings to Firestore or Realtime Database
- you need Firebase auth integrated with Angular router guards
- you want NgRx-friendly action-based APIs over Firebase data
- you want SSR-compatible, zone-aware Firebase integration
When to avoid
- you use React, Vue, or another non-Angular framework
- you use a backend other than Firebase
- you need direct low-level control of the Firebase JS SDK without Angular abstractions
- your project does not use RxJS or Angular dependency injection conventions
Facets
library · maturity active
auth database web-framework middleware routing analytics sdk web-development frontend databases developer-tools cross-platform angular firebase firestore realtime-database rxjs ngrx ssr cloud-functions push-notifications offline-data real-time web-server nodejs
2 sources
- readme: https://github.com/angular/angularfire · fetched 2026-08-28 · 293a23ad22b4
- homepage: https://firebaseopensource.com/projects/angular/angularfire2 · fetched 2026-08-29 · aa352fc5f120
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| angular/angularfire | main | 78 |
For agents
markdown · JSON · MCP: product_card(name="angular/angularfire")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem