# FirebaseExtended/angularfire

AngularJS bindings for Firebase

Repository: https://github.com/FirebaseExtended/angularfire
Canonical: https://ross.abutalabs.com/products/firebaseextended-angularfire
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2020-12-15T14:28:28+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4912, "days_push": 2087, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2707, forks 622 (observed 2026-08-28T04:07:11.620683+00:00)

## What it is
AngularFire is the official AngularJS binding library for Firebase, providing Angular services for synchronized objects and collections, file storage, and authentication. The repository is frozen and no longer under active development, with users directed to the newer @angular/fire for modern Angular.

## Use cases
- sync firebase realtime database data with angularjs scope
- add firebase authentication to an angularjs app
- store and retrieve user-uploaded files with firebase storage
- bind synchronized arrays and objects to angularjs views
- build a realtime angularjs app backed by firebase

## When to choose
- maintaining a legacy AngularJS 1.x application already using Firebase
- you need the official AngularJS bindings for Firebase realtime data and auth

## When to avoid
- starting a new project with modern Angular (use @angular/fire instead)
- you need active support, new features, or timely bug fixes
- your stack is not AngularJS 1.x

## Facets
- artifact type: library
- maturity: abandoned
- function: auth, database-driver, sdk, file-upload
- domain: web-development, frontend, databases, developer-tools
- platform: browser
- tags: angularjs, firebase, realtime-database, bindings, frozen, deprecated, javascript, web-server

## Member repositories
- FirebaseExtended/angularfire (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:11.620683+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:15:41.793731+00:00, confidence not recorded.
  - readme: https://github.com/FirebaseExtended/angularfire (fetched 2026-08-28T04:07:11.620683+00:00, sha b7dda05172dc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
