awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
firebase avatar

firebase/geofire-js

0
View on GitHub↗
1,447 Stars·341 Forks·TypeScript·MIT·6 Aufrufe

Geofire Js

GeoFire is an open-source library that allows you to store and query a set of keys based on their geographic location. At its heart, GeoFire simply stores locations with string keys. Its main benefit, however, is the possibility of retrieving only those keys within a given geographic area - all…

Features

  • Web Framework Bindings - Library for performing real-time location-based queries.

Star-Verlauf

Star-Verlauf für firebase/geofire-jsStar-Verlauf für firebase/geofire-js

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Geofire Js

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Geofire Js.
  • firebase/quickstart-jsAvatar von firebase

    firebase/quickstart-js

    5,367Auf GitHub ansehen↗

    This project is a collection of reference implementations, sample code, and starter kits for integrating Firebase backend services into web applications using the JavaScript SDK. It serves as a practical guide for bootstrapping projects with cloud-hosted authentication, databases, and serverless logic. The repository provides specific examples for implementing real-time data synchronization, user identity management, and event-driven cloud functions. It also includes reference code for using local service emulators to test cloud functionality on a local machine before production deployment.

    TypeScript
    Auf GitHub ansehen↗5,367
  • canner/apollo-link-firebaseAvatar von Canner

    Canner/apollo-link-firebase

    404Auf GitHub ansehen↗

    apollo-link-firebase provides you a simple way to query Firebase in graphQL with Apollo-client without building a graphQL server

    TypeScript
    Auf GitHub ansehen↗404
  • codediodeio/angular-firestarterAvatar von codediodeio

    codediodeio/angular-firestarter

    964Auf GitHub ansehen↗

    🍱 :fire: Angular Firebase Progressive Web App Starter

    TypeScript
    Auf GitHub ansehen↗964
  • avohq/bs-firebaseAvatar von avohq

    avohq/bs-firebase

    42Auf GitHub ansehen↗

    Add type for in reason to google's firebase api documented here. yarn add (git url) add to your bsconfig.json `json "bs-dependencies": ... "bs-firebase" , `

    OCaml
    Auf GitHub ansehen↗42
Alle 26 Alternativen zu Geofire Js anzeigen→

Häufig gestellte Fragen

Was macht firebase/geofire-js?

GeoFire is an open-source library that allows you to store and query a set of keys based on their geographic location. At its heart, GeoFire simply stores locations with string keys. Its main benefit, however, is the possibility of retrieving only those keys within a given geographic area - all…

Was sind die Hauptfunktionen von firebase/geofire-js?

Die Hauptfunktionen von firebase/geofire-js sind: Web Framework Bindings.

Welche Open-Source-Alternativen gibt es zu firebase/geofire-js?

Open-Source-Alternativen zu firebase/geofire-js sind unter anderem: firebase/quickstart-js — This project is a collection of reference implementations, sample code, and starter kits for integrating Firebase… canner/apollo-link-firebase — apollo-link-firebase provides you a simple way to query Firebase in graphQL with Apollo-client without building a… codediodeio/angular-firestarter — 🍱 :fire: Angular + Firebase Progressive Web App Starter. codediodeio/sveltefire — Cybernetically Enhanced Firebase Apps. csfrequency/react-firebase-hooks — React Hooks for Firebase. avohq/bs-firebase — Add type for in reason to google's firebase api documented here. yarn add (git url) add to your bsconfig.json ``json…