You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
**Looking for the new AngularFire?**: If you're using Angular you'll want to check out [@angular/fire](https://github.com/angular/angularfire).
4
+
5
+
**Status of this library**: The Firebase team considers this library stable and feature complete. We will only consider Pull Requests that address severe bugs or security risks & are no longer taking feature requests. [AngularJS will be in LTS until July 1<sup>st</sup>, 2021](https://blog.angular.io/stable-angularjs-and-long-term-support-7e077635ee9c) after which this library will be deprecated.
6
+
7
+
----
3
8
4
9
AngularFire is the officially supported [AngularJS](https://angularjs.org/) binding for
5
10
[Firebase](https://firebase.google.com/). Firebase is a backend service that provides data storage,
@@ -15,10 +20,6 @@ services:
15
20
Join our [Firebase Google Group](https://groups.google.com/forum/#!forum/firebase-talk)
16
21
to ask questions, provide feedback, and share apps you've built with AngularFire.
17
22
18
-
**Looking for Angular 2 support?** Visit the [AngularFire2](https://github.com/angular/angularfire2)
19
-
project.
20
-
21
-
22
23
## Table of Contents
23
24
24
25
*[Getting Started With Firebase](#getting-started-with-firebase)
0 commit comments