awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 مستودعات

Awesome GitHub RepositoriesFirebase Backend Integrations

Libraries that connect web applications to Firebase authentication, databases, and storage services.

Distinct from Firebase Integration: Existing candidates focus on mobile platforms or specific auth flows; this is a general web backend integration.

Explore 9 awesome GitHub repositories matching web development · Firebase Backend Integrations. Refine with filters or upvote what's useful.

Awesome Firebase Backend Integrations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • angular/angularfire2الصورة الرمزية لـ angular

    angular/angularfire2

    7,809عرض على GitHub↗

    AngularFire هو مكتبة تكامل تغلف Firebase JavaScript SDK في خدمات Angular وأنماط حقن التبعية. يوفر الآليات اللازمة لربط مصادقة الخلفية، وقواعد البيانات، والتخزين بتطبيق ما. تحول المكتبة تدفقات البيانات الحية إلى تسلسلات قابلة للملاحظة لمزامنة البيانات البعيدة مع حالة التطبيق في الوقت الفعلي. كما تتضمن آلية لحماية المسارات من خلال التحقق من هوية المستخدم عبر رموز المصادقة وأداة سطر أوامر لأتمتة نشر إصدارات التطبيق إلى خدمات الاستضافة. تشمل القدرات الإضافية تتبع تنقل الموجه وأحداث المستخدم لتحليلات الويب وتغليف استدعاءات API السحابية داخل فئات قابلة للحقن لفصل البنية التحتية عن منطق الأعمال.

    A library that wraps the Firebase JS SDK into Angular services and dependency injection patterns.

    TypeScript
    عرض على GitHub↗7,809
  • firebase/quickstart-jsالصورة الرمزية لـ firebase

    firebase/quickstart-js

    5,367عرض على GitHub↗

    هذا المشروع عبارة عن مجموعة من التنفيذات المرجعية، والكود النموذجي، وأدوات البدء لدمج خدمات Firebase الخلفية في تطبيقات الويب باستخدام JavaScript SDK. يعمل كدليل عملي لتمهيد المشاريع مع المصادقة المستضافة على السحابة، وقواعد البيانات، والمنطق بدون خادم. يوفر المستودع أمثلة محددة لتنفيذ مزامنة البيانات في الوقت الفعلي، وإدارة هوية المستخدم، والوظائف السحابية القائمة على الأحداث. كما يتضمن كوداً مرجعياً لاستخدام محاكيات الخدمة المحلية لاختبار وظائف السحابة على جهاز محلي قبل نشر الإنتاج. يغطي الكود المصدري مجموعة واسعة من القدرات، بما في ذلك تخزين البيانات العلائقية وغير العلائقية (no-sql)، واستضافة الأصول الثابتة على شبكة توصيل محتوى عالمية (CDN)، وفرض قواعد الأمان التعريفية. كما يوضح دمج التحقق من الهوية وتنفيذ المنطق من جانب الخادم في البيئات المدارة.

    Provides reference implementations for connecting web applications to Firebase authentication, databases, and storage services.

    TypeScript
    عرض على GitHub↗5,367
  • react-ga/react-gaالصورة الرمزية لـ react-ga

    react-ga/react-ga

    5,099عرض على GitHub↗

    react-ga هو غلاف (wrapper) وعميل لـ Google Analytics خاص بـ React، يوفر واجهة برمجية لدمج تحليلات الويب في تطبيقات React. يعمل كأداة لتسجيل تفاعلات المستخدم، ومشاهدات الصفحات الافتراضية، والأبعاد المخصصة لقياس التفاعل داخل تطبيقات الويب. يتميز المشروع بواجهة برمجة تطبيقات تعتمد على الغلاف والتي تفوض الوظائف عالية المستوى إلى Google Analytics API. ويتضمن نظام تفرع منطقي يعتمد على البيئة مع وضع اختبار لفحص استدعاءات التحليلات والتحقق من نقل البيانات دون التأثير على خوادم الإنتاج. تغطي المكتبة مجموعة واسعة من إمكانات التتبع، بما في ذلك تتبع سلوك المستخدم، ومراقبة مشاهدات الصفحات الافتراضية لتحديثات المحتوى الديناميكي، وتتبع الروابط الخارجية. كما توفر منفذ وصول مباشر (escape hatch) لتكوينات مخصصة متقدمة وتعيين مكونات تصريحي لربط عناصر واجهة المستخدم بأحداث التتبع.

    Provides a built-in integration to connect web applications with Google Analytics for behavior tracking.

    JavaScript
    عرض على GitHub↗5,099
  • googleanalytics/autotrackالصورة الرمزية لـ googleanalytics

    googleanalytics/autotrack

    4,913عرض على GitHub↗

    Autotrack is a JavaScript library for Google Analytics that automatically captures user interactions and page engagement. It provides a system for declarative analytics implementation, allowing web events to be tracked via HTML attributes to avoid writing custom JavaScript for every interaction. The project includes an analytics bundle generator to create minimized JavaScript files containing only the specific tracking plugins required for a project. It also functions as a single page application tracker that monitors changes to the browser history to record virtual pageviews. The library co

    Enables Google Analytics to track user interactions and pageviews automatically using declarative HTML attributes.

    JavaScript
    عرض على GitHub↗4,913
  • relatedcode/firebasechatالصورة الرمزية لـ relatedcode

    relatedcode/FirebaseChat

    4,784عرض على GitHub↗

    FirebaseChat is a real-time chat application and serverless messaging client that synchronizes conversations and messages instantly across clients. It provides a user interface for a messaging system backed by a cloud-hosted NoSQL document store. The project implements a real-time chat system through the integration of a Firebase backend, allowing for instant messaging workflows and the synchronization of data across connected clients. The application manages data using schema-less NoSQL storage and document-based data modeling. It utilizes a persistent connection for database synchronizatio

    Integrates a web front-end with Firebase for real-time cloud data storage and retrieval.

    عرض على GitHub↗4,784
  • assemble/assembleالصورة الرمزية لـ assemble

    assemble/assemble

    4,258عرض على GitHub↗

    Assemble is a static site generator and build pipeline system that compiles markdown, templates, and data into static HTML files. It functions as a markdown-to-HTML converter and a data format transformer capable of moving content between JSON, YAML, XML, PLIST, and CSV formats. The project features a pipeline-based build process where users can define ordered sequences of data transformations and file processing steps. It includes project scaffolding tools to bootstrap directory structures and configuration files from predefined boilerplates. The system manages content through collection-ba

    Pushes updates to a Firebase database via an integrated task runner.

    CSSassembleblog-enginebuild
    عرض على GitHub↗4,258
  • thealphamerc/flutter_twitter_cloneالصورة الرمزية لـ TheAlphamerc

    TheAlphamerc/flutter_twitter_clone

    4,233عرض على GitHub↗

    هذا المشروع عبارة عن تطبيق جوال لوسائل التواصل الاجتماعي مبني باستخدام إطار عمل Flutter. يوفر واجهة مستخدم متعددة المنصات لـ iOS وAndroid تنفذ تخطيط منصة تدوين مصغر وبنية بدون خادم (serverless) باستخدام Firebase للمصادقة، واستمرار البيانات، واستضافة الوسائط. يتميز التطبيق بنظام دردشة في الوقت الفعلي وتسليم محتوى مباشر مدعوم بقاعدة بيانات سحابية NoSQL. يسمح هذا بمزامنة البيانات الفورية عبر الخلاصات والمراسلة الخاصة الفردية. تغطي المنصة قدرات الشبكات الاجتماعية الأساسية، بما في ذلك إدارة ملف تعريف المستخدم، ونشر المنشورات القصيرة، والتفاعل مع المحتوى من خلال الإعجابات والمتابعات. كما تتضمن إشعارات النشاط وواجهة قابلة للبحث لتحديد مواقع المستخدمين والمنشورات.

    Utilizes a serverless architecture with Firebase for authentication, NoSQL data persistence, and media hosting.

    Dartfirebase-authfirebase-realtime-databasefirebase-storage
    عرض على GitHub↗4,233
  • vuejs/vuefireالصورة الرمزية لـ vuejs

    vuejs/vuefire

    3,910عرض على GitHub↗

    Vuefire is a Firebase integration library for Vue.js that synchronizes backend state and real-time data with reactive frontend components. It functions as a backend-as-a-service client and synchronization tool, bridging remote Firebase documents, collections, and authentication status with local application state. The library provides specialized wrappers for managing user authentication workflows and real-time database synchronization. It automates the process of linking remote data sources to reactive objects and arrays, ensuring the user interface updates instantly as backend data changes.

    Provides automatic configuration and initialization of database bindings for Nuxt projects.

    TypeScript
    عرض على GitHub↗3,910
  • firebaseextended/firepadF

    FirebaseExtended/firepad

    3,875عرض على GitHub↗

    Firepad is a Firebase collaborative text editor and rich text editor component. It functions as a real-time collaborative framework and operational transformation engine designed to synchronize document editing across multiple concurrent users. The project provides tools for shared document synchronization and collaborative presence tracking, allowing users to see live cursor positions and identifiers. It supports rich text authoring integration for both formatted content and code editing. The system manages document consistency through shared document synchronization and provides capabiliti

    Connects the collaborative editor to Firebase databases and storage services for state persistence and streaming.

    JavaScript
    عرض على GitHub↗3,875
  1. Home
  2. Web Development
  3. Firebase Backend Integrations

استكشف الوسوم الفرعية

  • Analytics Integrations1 وسم فرعيTools for tracking user behavior and application events using cloud analytics services. **Distinct from Firebase Backend Integrations:** Focuses specifically on usage tracking and event reporting rather than the broader backend connection of authentication, databases, and storage.
  • Nuxt IntegrationsSpecialized configuration and module bindings for the Nuxt framework. **Distinct from Firebase Backend Integrations:** Focuses on Nuxt-specific automation of Firebase settings rather than general web backend integration.
  • Realtime Database WrappersInterfaces that synchronize live data feeds between a remote database and application state. **Distinct from Firebase Backend Integrations:** Specializes in live data synchronization and observable-based state management rather than general Firebase backend connectivity.