Skip to content

markarndt/experimental-extensions

 
 

Repository files navigation

Experimental extensions

This repository contains the source for experimental extensions. Created by Firebase, these experimental extensions may be useful in your project, but don't have the same level of testing and support as the official extensions.

New to Extensions? You can learn more at the Firebase Extensions product page.

Each directory in this repo contains the source code for an 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.

List of experimental extensions

Want to install one of these? Visit each extension's linked README for installation instructions.

Set custom claims for Firebase Auth users from values set in Firestore.

Write documents to Firestore at an arbitrary time in the future.

Determines the sentiment magnitude and score for given text values in Firestore.

Shortens URLs written to a specified Cloud Firestore collection using Firebase Dynamic Links.

Extracts text from images uploaded to a Cloud Storage bucket and writes extracted text to Firestore.

Status

Status: Experimental

This repository is maintained by Googlers but is not a supported Firebase product. Issues here are answered by maintainers and other community members on GitHub on a best-effort basis.

About

🧪 A laboratory for new extensions created by Firebase

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.4%
  • TypeScript 41.7%
  • Shell 12.9%