balesz / extensions

Source code for official Firebase extensions

Home Page:https://firebase.google.com/products/extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firebase Extensions

This repository contains the source for Firebase Extensions. Created and tested by Firebase, these official Firebase extensions are reliable and secure. To learn more about Firebase Extensions, including how to install them in your Firebase projects, visit the Firebase documentation.

Each directory in this repo contains the source code for the extension and a README to explain how the extension works, including information about the APIs enabled, resources created, and the access granted to the extension.

When you find an extension that solves a need for your app or project, all you do is install and configure the extension. With extensions, you don't spend time researching, writing, and debugging the code that implements functionality or automates a task for your app or project.

You can also browse official Firebase extensions from the following sources:

About

Source code for official Firebase extensions

https://firebase.google.com/products/extensions

License:Apache License 2.0


Languages

Language:TypeScript 58.4%Language:JavaScript 40.0%Language:Java 1.6%