awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • nathancahill/splitnathancahill 的头像

    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/televisionalexpasmantier 的头像

    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.