SDK
| Title | Description | Links |
|---|---|---|
| Firebase SDK | The official Firebase SDK. | plat_android plat_ios plat_web plat_cpp |
Framework
| Title | Description | Links |
|---|---|---|
| AngularFire | The officially supported AngularJS binding for the Firebase Realtime Database and Authentication. | plat_web |
| PolymerFire | The officially supported Polymer bindings for the Firebase platform. | plat_web |
| ReactFire | The officially supported React binding for the Firebase Realtime Database. | plat_web |
| EmberFire | The officially supported Ember binding for the Firebase Realtime Database and Authentication. | plat_web |
| BackboneFire | The officially supported Backbone binding for the Firebase Realtime Database. | plat_web |
Helpers
| Title | Description | Links |
|---|---|---|
| FirebaseUI | An open-source library of UI components for various Firebase features. | plat_ios plat_android |
| GeoFire | An open-source library for the Firebase Realtime Database that adds support for geospatial querying. | plat_ios plat_android plat_web |
| Firebase Queue | A fault-tolerant, multi-worker, multi-stage job pipeline built on the Firebase Realtime Database in NodeJS. |
|
| firebase-util | A collection of experimental toys and utilities for use with the Firebase Realtime Database in JavaScript | plat_android |
| FirebaseJobDispatcher | An open source library to help you schedule your one-time and periodic jobs easily on mobile devices | plat_android plat_ios |
| Firepad | An open source library to add a shared editor to a web app | plat_web |

