awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • sindresorhus/oraAvatar von sindresorhus

    sindresorhus/ora

    9,714Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,714
  1. Home
  2. User Interface & Experience
  3. Command Line Interface Design
  4. Progress Feedback Patterns