awesome-repositories.com

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

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

2 مستودعات

Awesome GitHub RepositoriesMulti-Panel Layouts

UI structures that divide the terminal screen into multiple independent functional areas.

Distinct from Terminal UI Frameworks: Focuses on the split-screen layout architecture rather than the general framework for building TUIs.

Explore 2 awesome GitHub repositories matching user interface & experience · Multi-Panel Layouts. Refine with filters or upvote what's useful.

Awesome Multi-Panel Layouts GitHub Repositories

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

    nathancahill/split

    6,278عرض على GitHub↗

    Unopinionated utilities for resizeable split views

    Supports float, flex, and grid layout modes with separate utilities for broad browser compatibility.

    JavaScriptcssflexboxsplit
    عرض على GitHub↗6,278
  • alexpasmantier/televisionالصورة الرمزية لـ alexpasmantier

    alexpasmantier/television

    4,244عرض على GitHub↗

    Television is a terminal-based search launcher that provides real-time fuzzy matching across multiple data sources, including files, git repositories, environment variables, shell history, and custom user-defined channels. It presents a multi-panel terminal interface where search results, previews, and input are displayed simultaneously, with a frecency-based ranking engine that combines match quality with the frequency and recency of past selections to surface the most relevant entries. The project is built around a declarative, TOML-driven architecture where search channels, previews, and a

    Renders a split-screen TUI with separate panels for results, previews, and input using terminal escape sequences.

    Rustclicommand-line-toolfuzzy
    عرض على GitHub↗4,244
  1. Home
  2. User Interface & Experience
  3. Python-Based UI Frameworks
  4. Terminal UI Frameworks
  5. Multi-Panel Layouts

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

  • CSS Layout Mode SupportSupports float, flex, and grid layout modes with separate utilities for broad browser compatibility. **Distinct from Multi-Panel Layouts:** Distinct from Multi-Panel Layouts: focuses on CSS layout mode support (float, flex, grid), not terminal panel arrangement.