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
<palign="center">The official library for Firebase and Angular 2</p>
2
+
<h1align="center">AngularFire</h1>
3
+
<palign="center">The official library for Firebase and Angular</p>
4
4
</p>
5
5
6
6
[](https://travis-ci.org/angular/angularfire2)[](https://gitter.im/angular/angularfire2?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
7
7
8
8
Status: Release candidate
9
9
10
-
## What is AngularFire2?
10
+
## What is AngularFire?
11
11
12
-
-**Observable based** - Use the power of rxjs, Angular 2, and Firebase.
13
-
-**Realtime bindings** - Synchronize database collections as objects or lists.
14
-
-**Authentication** - Monitor authentication state in realtime.
12
+
-**Observable based** - Use the power of RxJS, Angular, and Firebase.
13
+
-**Realtime bindings** - Synchronize data in reatime.
14
+
-**Authentication** - Log users in with a variety of providers and monitor authentication state in realtime.
15
+
-**Offline Data** - Store data offline automatically with AngularFirestore.
16
+
-**ngrx friendly** - Integrate with ngrx using AngularFire's action based APIs.
0 commit comments