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

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

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

1 个仓库

Awesome GitHub RepositoriesProgress Feedback Patterns

Visual design patterns for communicating background process status in a command-line environment.

Distinct from Command Line Interface Design: Focuses on the specific UX pattern of progress indicators rather than general CLI layout design.

Explore 1 awesome GitHub repository matching user interface & experience · Progress Feedback Patterns. Refine with filters or upvote what's useful.

Awesome Progress Feedback Patterns GitHub Repositories

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

    sindresorhus/ora

    9,714在 GitHub 上查看↗

    Ora is a terminal spinner library and Node.js CLI component used to integrate animated loading indicators and task-outcome symbols into JavaScript-based terminal applications. It functions as a progress visualizer that signals the status of command-line operations through animated sequences of characters. The library provides promise-based spinner wrapping, allowing animations to start and resolve automatically based on the outcome of asynchronous tasks. It replaces active animations with specific success, failure, warning, or info symbols to communicate the final result of a process. The to

    Provides visual indicators to inform users that a long-running terminal process is still executing.

    JavaScript
    在 GitHub 上查看↗9,714
  1. Home
  2. User Interface & Experience
  3. Command Line Interface Design
  4. Progress Feedback Patterns