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

angular/angularfire

Angular + Firebase = ❤️ observed · 2026-08-28

github.com/angular/angularfire · homepage · TypeScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
angular/angularfiremain78

For agents

markdown · JSON · MCP: product_card(name="angular/angularfire")

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