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

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

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

2 مستودعات

Awesome GitHub RepositoriesComponent-Based Window Structures

Building each window as a tree of Vue components where the root defines the window and children define layout and widgets.

Distinct from Window Management Components: Distinct from Window Management Components: focuses on the compositional structure of a window from components, not general window management UI elements.

Explore 2 awesome GitHub repositories matching user interface & experience · Component-Based Window Structures. Refine with filters or upvote what's useful.

Awesome Component-Based Window Structures GitHub Repositories

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

    mimecorg/vuido

    6,062عرض على GitHub↗

    Vuido is a framework for building native desktop applications for Windows, macOS, and Linux using Vue.js components, without requiring Electron or Chromium. It maps Vue components directly to native widgets from the libui library, creating lightweight applications that run on a single-threaded event loop and compile templates at build time for optimized runtime performance. The framework provides a complete Vue.js component-to-native bridge, enabling two-way data binding via v-model, component-based window composition, and platform-specific package generation for distributing executables. It

    Builds each window as a tree of Vue components, with the root defining the window and children defining layout.

    JavaScriptdesktoplibuivue
    عرض على GitHub↗6,062
  • iamtomshaw/f1-race-replayالصورة الرمزية لـ IAmTomShaw

    IAmTomShaw/f1-race-replay

    6,043عرض على GitHub↗

    f1-race-replay هو تطبيق Python لعرض أحداث سباقات Formula 1 التفاعلية ومواقع السائقين على خريطة المسار. يعمل كلوحة تحكم لتحليل القياس عن بُعد ونظام إعادة تشغيل سباق تفاعلي لمراقبة سرعة السائق في الوقت الفعلي، والترس، وحالة DRS. يوفر المشروع لوحة صدارة سباق حية لتتبع ترتيب السائقين، ومركبات الإطارات، وحالة التقاعد. يتميز بأداة تشغيل مع عناصر تحكم في التنقل لمحاكاة تسلسلات السباق وحركات السائقين، بما في ذلك تحريك عمليات نشر سيارة الأمان. يغطي البرنامج تصور القياس عن بُعد ومحاكاة أحداث السباق من خلال عرض المسار المعين بالإحداثيات ولوحة صدارة متزامنة الحالة. كما يتضمن قدرات لإنشاء نوافذ قياس عن بُعد مخصصة لمعالجة وعرض تدفقات البيانات الحية.

    Implements a compositional window structure for organizing independent telemetry analysis modules.

    Pythonf1formula1formula1-data-analysis
    عرض على GitHub↗6,043
  1. Home
  2. User Interface & Experience
  3. Window Management Components
  4. Component-Based Window Structures