Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 9e77b96

Browse files
authored
Comms RE library status
1 parent b6dca6e commit 9e77b96

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
# AngularFire [![Build Status](https://travis-ci.org/firebase/angularfire.svg?branch=master)](https://travis-ci.org/firebase/angularfire) [![Coverage Status](https://coveralls.io/repos/firebase/angularfire/badge.svg?branch=master&service=github)](https://coveralls.io/github/firebase/angularfire?branch=master) [![Version](https://badge.fury.io/gh/firebase%2Fangularfire.svg)](http://badge.fury.io/gh/firebase%2Fangularfire)
1+
# AngularFire _(for AngularJS)_ [![Build Status](https://travis-ci.org/firebase/angularfire.svg?branch=master)](https://travis-ci.org/firebase/angularfire) [![Coverage Status](https://coveralls.io/repos/firebase/angularfire/badge.svg?branch=master&service=github)](https://coveralls.io/github/firebase/angularfire?branch=master) [![Version](https://badge.fury.io/gh/firebase%2Fangularfire.svg)](http://badge.fury.io/gh/firebase%2Fangularfire)
22

3+
**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+
----
38

49
AngularFire is the officially supported [AngularJS](https://angularjs.org/) binding for
510
[Firebase](https://firebase.google.com/). Firebase is a backend service that provides data storage,
@@ -15,10 +20,6 @@ services:
1520
Join our [Firebase Google Group](https://groups.google.com/forum/#!forum/firebase-talk)
1621
to ask questions, provide feedback, and share apps you've built with AngularFire.
1722

18-
**Looking for Angular 2 support?** Visit the [AngularFire2](https://github.com/angular/angularfire2)
19-
project.
20-
21-
2223
## Table of Contents
2324

2425
* [Getting Started With Firebase](#getting-started-with-firebase)

0 commit comments

Comments
 (0)