30 open-source projects similar to csfrequency/react-firebase-hooks, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best React Firebase Hooks alternative.
This package is useful for determining screen size type on web applications with respect to bootstrap 4 grid system.
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
React hook to track the visibility of a functional component based on IntersectionVisible Observer.
This project is a comprehensive collection of reusable code snippets, custom hooks, and implementation patterns for building user interfaces with React. It serves as a library of short examples designed to solve common development tasks, ranging from state management to DOM integration. The collection provides a wide array of specialized utilities for interacting with browser APIs, including window dimension tracking, media query evaluation, and online status monitoring. It also includes practical guides and snippets for performance optimization, such as memoization, lazy loading, and state c
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.
AngularFire is an integration library that wraps the Firebase JavaScript SDK into Angular services and dependency injection patterns. It provides the mechanisms necessary to connect backend authentication, databases, and storage to an application. The library converts live data feeds into observable sequences to synchronize remote data with the application state in real time. It also includes a mechanism for protecting routes by verifying user identity via authentication tokens and a command-line utility to automate the deployment of application builds to hosting services. Additional capabil
Load stripe's checkout.js as a react component. Easiest way to use checkout with React.
A set of reusable React Hooks.
react-hook-form is a React form state management library and cross-platform UI hook used to manage form inputs, validation, and submission state. It functions as an uncontrolled form controller, leveraging uncontrolled components to minimize unnecessary re-renders in web and mobile environments. The library provides schema-based form validation, allowing user input to be verified against predefined rules or external schema libraries to ensure data integrity. It is designed to connect form logic to components across both React and React Native applications. The project covers the integration
Dead simple yet powerful countdown hook for React.
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" , `
apollo-link-firebase provides you a simple way to query Firebase in graphQL with Apollo-client without building a graphQL server
🍱 :fire: Angular Firebase Progressive Web App Starter
Cybernetically Enhanced Firebase Apps
:infinity: :pagewithcurl: :hourglassflowingsand: Super lightweight infinite loading hook for React apps
React swipe event handler hook
A custom React Hook to help you implement a "dark mode" component.
React Unity WebGL provides a modern solution for embedding Unity WebGL builds in your React Application while providing advanced APIs for two way communication and interaction between Unity and React.