awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • sindresorhus/oraAvatar sindresorhus

    sindresorhus/ora

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