Skip to content

馃敟 List of Firebase talks, tools, examples & articles! Translations in 馃嚞馃嚙 馃嚪馃嚭 Contributions welcome!

License

Notifications You must be signed in to change notification settings

sheriffyusuf/awesome-firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Repository files navigation

Awesome Firebase Awesome Lint Awesome List

The most up to date list of Firebase docs, talks, tools, examples & articles the internet has to offer.

Translations: 馃嚞馃嚙 en馃嚪馃嚭 ru

Firebase is an app dev platform built on the Google Cloud Platform providing services and cross-platform SDKs!

Contents

Legend: 馃摑 blog posts 路 馃挕 examples 路 馃摉 docs 路 馃攲 libraries 路 馃敡 tools 路 馃摴 talks/video 路 馃攰 podcasts

Featured (new releases)

  • 馃攲 GeoFirestore - Location-based querying and filtering using Firebase Firestore.
  • 馃摴 Firebase Summit 2020 - All Firebase talks @ the Firebase Summit 2020.
  • 馃攰 The Firebase Podcast - This is the place where we dive deep into Firebase products and learn new tips and tricks along the way.
  • 馃攲 Pyrebase - A simple python wrapper for the Firebase API.
  • 馃敡 asdf-firebase - An asdf-vm plugin for firebase-tools. Manage your Firebase CLI without Node.js or npm! Great for python, golang, c++ & java Firebase projects.

Official Docs & Quickstarts

Firebase Extensions

  • 馃敡 Firebase Extensions - Firebase Extensions provide extended functionality to your apps without the need to research, write, or debug code on your own.
  • 馃敡 Stripe Firebase Extensions - Official Stripe subscriptions and invoices extensions.

Web

  • 馃攲 Firestore Lite - Lightweight Cloud Firestore library for the browser.
  • 馃攲 SvelteFire - Cybernetically enhanced Firebase apps.
  • 馃攲 React Fire - Official Firebase React library with Hooks, Context Providers, and Components that make it easy to interact with Firebase.
  • 馃敡 Remote Styles with Remote Config - Dynamic/Conditional loading of CSS stored in Remote Config. (Launch post).
  • 馃攲 React Firebase Hooks - React Hooks for Firebase services.
  • 馃攲 Firebase UI - FirebaseUI is an open-source JavaScript library for Web that provides simple, customizable UI bindings on top of Firebase SDKs to eliminate boilerplate code and promote best practices.
  • 馃攲 Firebase UI for React - React Wrapper for firebaseUI Web.
  • 馃攲 GeoFire for JavaScript - Realtime location queries with Firebase.
  • 馃挕 FirePad - Collaborative Text Editor Powered by Firebase.
  • 馃攲 Ember Fire - Official Ember data adapter for Firebase.
  • 馃攲 Firebase Dart - Dart wrapper for Firebase.
  • 馃攲 PolymerFire - Polymer Web Components for Firebase.
  • 馃攲 VueFire - Firebase bindings for Vue.js.
  • 馃攲 Angular Fire 2 - Official library for Firebase and Angular.
  • 馃攲 Re-base - Relay inspired library for building React.js + Firebase applications.
  • 馃攲 React Redux Firebase - Redux bindings for Firebase. Includes Higher Order Component for use with React.
  • 馃攲 GatsbyJS Firebase Data Source - Query your Firebase data right into your statically generated pages with Gatsby.
  • 馃攲 Apollo Link Firebase - Provides a local GraphQL interface to RealtimeDB. DB syncs locally to device, Apollo Link provides querying into the local DB.
  • 馃攲 BuckleScript Bindings for Firebase - BuckleScript bindings for Firebase for use in ReasonML projects.
  • 馃挕 Angular Firebase PWA - Is an Angular PWA powered by Firebase. It can serve as a foundation to learn this stack and roll out more complex features.
  • 馃攲 FireSQL - Query Firestore using SQL syntax. Issues the minimum amount of queries necessary in order to get the data that you request.
  • 馃摉 Hosting Version History - Automatic deletion of older versions of your site deployments.
  • 馃攲 Firestorter - Use Firestore in React with zero effort, using MobX (also for react-native).
  • 馃挕 Nextbase - Boilerplate of Next.js, Redux & Firebase for developers who want a quick start project.
  • 馃敡 Typesaurus - Type-safe TypeScript-first ODM for Firestore.
  • 馃攲 firebase-kotlin-sdk - Kotlin-first SDK for Firebase supporting multiplatform projects (ios, android & js).

Mobile

Android

  • 馃攲 GeoFire for Java - Realtime location queries with Firebase.
  • 馃攲 Firebase UI - Optimized UI components for Firebase.
  • 馃攲 FireXtensions - Unofficial Kotlin Extensions for the Firebase Android SDK.
  • 馃攲 Firecoil - Load images from GCS in your Android app using the image loading library Coil.

iOS

  • 馃攲 GeoFire for Objective-C - Realtime location queries with Firebase.
  • 馃攲 Firebase UI - iOS UI bindings for Firebase.
  • 馃挕 MLKit - ARCore - Example detecting objects and tags them with 3D labels in Augmented Reality. Uses Firebase ML Kit, ARCore and Firebase RTDB.
  • 馃挕 MLKit - ARKit - Example detecting objects using Firebase ML Kit and tags them with 3D labels in Augmented Reality.

Games

  • 馃摉 Firestore for C++ and Unity - C++ and Unity SDKs for C++ and Unity (with Firebase Unity SDKs available via Unity Package Manager).

Server-side (Cloud Functions, BigQuery etc)

CLI & Editor

  • 馃摉 Firebase Tools UI - Web UI for Firebase Emulator Suite.
  • 馃敡 VSCode Firebase Explorer - Explore and manage your Firebase projects.
  • 馃敡 Firebase Tools - The Firebase Command Line Tools.
  • 馃敡 Firebase CI - Simplified Firebase interaction for continuous integration.
  • 馃敡 Firecode - VS Code Firestore Rules Extension.
  • 馃敡 Firebase Firestore Snippets - Contains the snippet for both Firebase and Firestore in VS Code editor.
  • 馃敡 Fuego - Firestore client CLI supporting document add/update/query with filtering and pagination.
  • 馃敡 Firestore Rules Generator - Official (but experimental) Firebase Rules Generator for Cloud Firestore based on Google's Protocol Buffer format.
  • 馃敡 Firepit - Firepit is a standalone, portable version of the Firebase CLI which has no depedencies (including Node.js).
  • 馃敡 Fireward - Easy to use language for Firestore rules, similar to Firebase Bolt.
  • 馃敡 Svarog - Cloud Firestore schema validation with JSON Schema generated Security Rule helper functions.
  • 馃敡 Firetable - Excel/Google Sheets like UI for Firebase/Firestore. No more admin portals!
  • 馃敡 VSFire - Deprecated VSCode extension for syntax highlighting & code completions with Firestore security rules & indexes.
  • 馃摑 Refi App - A GUI tool to make developers less painful when interacting with Firestore DB

Other

Follow

Official

馃摴 Firebase YouTube 馃摑 Firebase Blog 馃惁 @firebase 馃惁 @bestoffirebase 馃懁 Firebase Facebook

Community

Who else should we be following!?

Contributing

Contributions of any kind welcome, just follow the guidelines!

Contributors

Thanks goes to these contributors!

About

馃敟 List of Firebase talks, tools, examples & articles! Translations in 馃嚞馃嚙 馃嚪馃嚭 Contributions welcome!

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published