awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
csfrequency avatar

csfrequency/react-firebase-hooks

0
View on GitHub↗
3,637 stars·301 forks·TypeScript·Apache-2.0·11 views

React Firebase Hooks

React Hooks for Firebase.

Features

  • Browser & DOM Utilities - Firebase integration hooks.
  • Hook Extensions - Integration hooks for Firebase services in functional components.
  • Web Framework Bindings - Collection of React hooks for various Firebase services.
  • Integration Libraries - Firebase hooks for applications.

Star history

Star history chart for csfrequency/react-firebase-hooksStar history chart for csfrequency/react-firebase-hooks

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does csfrequency/react-firebase-hooks do?

React Hooks for Firebase.

What are the main features of csfrequency/react-firebase-hooks?

The main features of csfrequency/react-firebase-hooks are: Browser & DOM Utilities, Hook Extensions, Web Framework Bindings, Integration Libraries.

Which projects share features with csfrequency/react-firebase-hooks?

Projects with overlapping indexed features include: pankod/react-hooks-screen-type — This package is useful for determining screen size type on web applications with respect to bootstrap 4 grid system. streamich/react-use — react-use is a collection of reusable state and effect hooks for managing common logic in React applications. It… avraammavridis/react-intersection-visible-hook — React hook to track the visibility of a functional component based on IntersectionVisible Observer. chalarangelo/30-seconds-of-react — This project is a comprehensive collection of reusable code snippets, custom hooks, and implementation patterns for… firebase/quickstart-js — This project is a collection of reference implementations, sample code, and starter kits for integrating Firebase… amorriscode/use-overflow.

Projects sharing features with React Firebase Hooks

These projects share indexed features with React Firebase Hooks. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • pankod/react-hooks-screen-typeP

    pankod/react-hooks-screen-type

    0View on GitHub↗

    This package is useful for determining screen size type on web applications with respect to bootstrap 4 grid system.

    View on GitHub↗0
  • streamich/react-usestreamich avatar

    streamich/react-use

    43,974View on GitHub↗

    react-use is a collection of reusable state and effect hooks for managing common logic in React applications. It serves as a comprehensive library for implementing state management patterns and wrapping various browser APIs into consistent hook interfaces. The project provides a specialized toolkit for DOM interaction and browser API integration, allowing components to track element dimensions, manage cookies, and monitor hardware sensors. It includes a suite of animation and timing utilities for physics-based numeric interpolation and frame-synced state updates. Beyond basic state managemen

    TypeScript
    View on GitHub↗43,974
  • avraammavridis/react-intersection-visible-hookA

    AvraamMavridis/react-intersection-visible-hook

    0View on GitHub↗

    React hook to track the visibility of a functional component based on IntersectionVisible Observer.

    View on GitHub↗0
  • firebase/quickstart-jsfirebase avatar

    firebase/quickstart-js

    5,367View on GitHub↗

    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
    View on GitHub↗5,367
Compare all 30 related projects→