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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • mimecorg/vuidoAvatar mimecorg

    mimecorg/vuido

    6,062Vezi pe 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
    Vezi pe GitHub↗6,062
  • iamtomshaw/f1-race-replayAvatar IAmTomShaw

    IAmTomShaw/f1-race-replay

    6,043Vezi pe GitHub↗

    f1-race-replay is a Python application for rendering interactive Formula 1 race events and driver positions on a track map. It serves as a telemetry analysis dashboard and an interactive race replay system for monitoring real-time driver speed, gear, and DRS status. The project provides a live race leaderboard to track driver standings, tyre compounds, and retirement status. It features a playback tool with navigation controls for simulating race sequences and driver movements, including the animation of safety car deployments. The software covers telemetry visualization and race event simul

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

    Pythonf1formula1formula1-data-analysis
    Vezi pe GitHub↗6,043
  1. Home
  2. User Interface & Experience
  3. Window Management Components
  4. Component-Based Window Structures