Firebase Javascript SDK
-
Updated
May 17, 2022 - TypeScript
{{ message }}
Firebase Javascript SDK
Firebase iOS SDK
React Hooks for Firebase.
Firebase Android SDK
Unofficial Firebase Admin SDK for PHP
Firebase Admin Node.js SDK
Use Codable with Firebase
Firebase Realtime Database Server Implementation
Firebase Quickstart Samples for Unity
A Laravel package for the Firebase PHP Admin SDK
ShoppingCart (Ecommerce)
Angular components for scaffolding online store
Source code for a 4-part series I wrote about Vue, Vue Router, Vuex and Vuetify
Rxjava 2.0 wrapper on Google's Android Firebase library.
Bringing the where statement to the Firebase Database.
A Kotlin-first SDK for Firebase
Firebase Admin Java SDK
Mecha Hamster is a game where you roll through customizable environments that you can share with your friends.
Firebase mock library for writing unit tests
Shopping cart demo using Vuejs and Firebase
Nora is a Firebase abstraction layer for FirebaseDatabase and FirebaseStorage
C# library for Firebase Authentication
Add a description, image, and links to the firebase-database topic page so that developers can more easily learn about it.
To associate your repository with the firebase-database topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
I'd like to be able to A/B test my games through Firebase and have them be tracked and what not, as well as updated and experimented on so I can come up with the best possible results.
Describe the solution you'd like
Simply put, I'd like RemoteConfig to be implemented so I can utilize it to implement the A/B testing. That