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

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

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

27 مستودعات

Awesome GitHub RepositoriesWeb Framework Bindings

Libraries and wrappers for integrating Firebase with popular web frameworks.

Explore 27 awesome GitHub repositories matching part of an awesome list · Web Framework Bindings. Refine with filters or upvote what's useful.

Awesome Web Framework Bindings GitHub Repositories

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

    angular/angularfire2

    7,809عرض على GitHub↗

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

    Official library for using Firebase with Angular.

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

    firebase/quickstart-js

    5,367عرض على GitHub↗

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

    Provides libraries and wrappers for integrating cloud backend services with popular web frameworks.

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

    firebase/firebaseui-web

    4,866عرض على GitHub↗

    firebaseui-web هي مكتبة لمكونات واجهة الويب الجاهزة لإدارة تدفقات تسجيل الدخول والهوية باستخدام Firebase SDK. توفر مجموعة قابلة للتخصيص من عناصر واجهة المستخدم ذات السمات والمترجمة لتسجيل المستخدم، واستعادة كلمة المرور، وتأهيل الحساب. تدعم المكتبة مجموعة واسعة من طرق المصادقة، بما في ذلك البريد الإلكتروني وكلمة المرور التقليدية، وتسجيل الدخول بالبريد الإلكتروني بدون كلمة مرور، والتحقق عبر الهاتف مع التعامل مع reCAPTCHA. تتكامل مع موفري الهوية من الطرف الثالث من خلال معايير OAuth و OIDC و SAML، مما يوفر استراتيجيات منبثقة وإعادة توجيه جنباً إلى جنب مع تكامل Google One Tap. تغطي القدرات الإضافية إدارة الهوية متعددة المستأجرين لدلائل المستخدم المعزولة وتحويل الجلسات المجهولة إلى حسابات دائمة. يتضمن المشروع مكونات واجهة متخصصة للمصادقة متعددة العوامل ويوفر أدوات لتخصيص السمات عبر متغيرات CSS والتعريب القائم على السلسلة للجماهير العالمية.

    UI library providing customizable bindings for common Firebase SDK tasks.

    TypeScript
    عرض على GitHub↗4,866
  • 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.

    Official Firebase bindings for Vue.js applications.

    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

    Collaborative text editing component powered by Firebase.

    JavaScript
    عرض على GitHub↗3,875
  • csfrequency/react-firebase-hooksالصورة الرمزية لـ csfrequency

    csfrequency/react-firebase-hooks

    3,637عرض على GitHub↗

    React Hooks for Firebase.

    Collection of React hooks for various Firebase services.

    TypeScript
    عرض على GitHub↗3,637
  • firebaseextended/reactfireالصورة الرمزية لـ FirebaseExtended

    FirebaseExtended/reactfire

    3,574عرض على GitHub↗

    Hooks, Context Providers, and Components that make it easy to interact with Firebase.

    Official React library providing hooks and context for Firebase.

    TypeScript
    عرض على GitHub↗3,574
  • prescottprue/react-redux-firebaseالصورة الرمزية لـ prescottprue

    prescottprue/react-redux-firebase

    2,535عرض على GitHub↗

    Redux bindings for Firebase. Includes React Hooks and Higher Order Components.

    Redux bindings and higher-order components for React.

    JavaScriptfirebasereactreact-bindings
    عرض على GitHub↗2,535
  • tylermcginnis/re-baseالصورة الرمزية لـ tylermcginnis

    tylermcginnis/re-base

    2,102عرض على GitHub↗

    Questions? Find me on twitter at @tylermcginnis

    Relay-inspired library for React and Firebase integration.

    JavaScript
    عرض على GitHub↗2,102
  • gitliveapp/firebase-kotlin-sdkالصورة الرمزية لـ GitLiveApp

    GitLiveApp/firebase-kotlin-sdk

    1,697عرض على GitHub↗

    Firebase Kotlin SDK Built and maintained with 🧡 by GitLive Development teams merge faster with GitLive The Firebase Kotlin SDK is a Kotlin-first SDK for Firebase. It's API is similar to the Firebase Android SDK Kotlin Extensions but also supports multiplatform projects, enabling you to use…

    Kotlin-first SDK supporting multiplatform projects.

    Kotlin
    عرض على GitHub↗1,697
  • codediodeio/sveltefireالصورة الرمزية لـ codediodeio

    codediodeio/sveltefire

    1,670عرض على GitHub↗

    Cybernetically Enhanced Firebase Apps

    Firebase integration specifically for Svelte applications.

    TypeScript
    عرض على GitHub↗1,670
  • firebase/geofire-jsالصورة الرمزية لـ firebase

    firebase/geofire-js

    1,447عرض على GitHub↗

    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…

    Library for performing real-time location-based queries.

    TypeScript
    عرض على GitHub↗1,447
  • firebase/firebaseui-web-reactالصورة الرمزية لـ firebase

    firebase/firebaseui-web-react

    1,289عرض على GitHub↗

    React Wrapper for firebaseUI Web

    React wrapper for the standard FirebaseUI web library.

    JavaScript
    عرض على GitHub↗1,289
  • codediodeio/angular-firestarterالصورة الرمزية لـ codediodeio

    codediodeio/angular-firestarter

    964عرض على GitHub↗

    🍱 :fire: Angular Firebase Progressive Web App Starter

    Foundation project for building Angular PWAs with Firebase.

    TypeScript
    عرض على GitHub↗964
  • firebase/emberfireالصورة الرمزية لـ firebase

    firebase/emberFire

    687عرض على GitHub↗

    EmberFire is the officially supported adapter for using Firebase with Ember Data.

    Official data adapter for using Firebase with Ember.js.

    TypeScript
    عرض على GitHub↗687
  • michaelsolati/geofirestore-jsالصورة الرمزية لـ MichaelSolati

    MichaelSolati/geofirestore-js

    507عرض على GitHub↗

    Full documentation is available at https://geofirestore.com.

    Location-based filtering and querying for Firestore.

    TypeScript
    عرض على GitHub↗507
  • firebaseextended/polymerfireالصورة الرمزية لـ FirebaseExtended

    FirebaseExtended/polymerfire

    453عرض على GitHub↗

    This README is automatically generated from the comments in these files: firebase-app.html firebase-auth.html firebase-document.html firebase-query.html

    Web components for integrating Firebase with Polymer.

    HTML
    عرض على GitHub↗453
  • kossnocorp/typesaurusالصورة الرمزية لـ kossnocorp

    kossnocorp/typesaurus

    445عرض على GitHub↗

    TypeScript-first ODM for Firestore.

    Type-safe TypeScript ODM for Firestore.

    TypeScript
    عرض على GitHub↗445
  • canner/apollo-link-firebaseالصورة الرمزية لـ Canner

    Canner/apollo-link-firebase

    404عرض على GitHub↗

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

    GraphQL interface for interacting with Realtime Database.

    TypeScript
    عرض على GitHub↗404
  • firebaseextended/firebase-dartالصورة الرمزية لـ FirebaseExtended

    FirebaseExtended/firebase-dart

    401عرض على GitHub↗

    firebase/README.md

    Dart language wrapper for Firebase SDKs.

    Dart
    عرض على GitHub↗401
السابق12التالي
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Web Framework Bindings