awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • sindresorhus/oraAvatar de sindresorhus

    sindresorhus/ora

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