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

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

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

2 个仓库

Awesome GitHub RepositoriesProgrammatic Progress Control

APIs for manually triggering or hiding visual progress indicators during non-standard requests.

Distinct from Progress Indicators: Focuses on the programmatic control of the indicator via API, whereas Progress Indicators are the visual components themselves.

Explore 2 awesome GitHub repositories matching user interface & experience · Programmatic Progress Control. Refine with filters or upvote what's useful.

Awesome Programmatic Progress Control GitHub Repositories

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

    inertiajs/inertia

    7,708在 GitHub 上查看↗

    Inertia is a server-driven frontend framework designed to create monolithic single page applications. It acts as a state synchronization protocol and client-side routing bridge, allowing developers to build interactive experiences using modern JavaScript component libraries while keeping routing and controllers on the server. This approach eliminates the need for a separate REST or GraphQL API layer by passing data from server controllers to frontend components as props via JSON payloads. The framework distinguishes itself by utilizing adapter-based integration to link various backend environ

    Triggers or hides the loading indicator via a JavaScript API for non-standard requests.

    TypeScript
    在 GitHub 上查看↗7,708
  • rsalmei/alive-progressrsalmei 的头像

    rsalmei/alive-progress

    6,245在 GitHub 上查看↗

    Exposes current count, percentage, throughput, ETA, and elapsed time via the bar handle for programmatic use.

    Pythonaliveanimatedanimations
    在 GitHub 上查看↗6,245
  1. Home
  2. User Interface & Experience
  3. Progress Indicators
  4. Programmatic Progress Control

探索子标签

  • Progress Data AccessorsAPIs that expose current count, percentage, throughput, ETA, and elapsed time via the bar handle for programmatic use. **Distinct from Programmatic Progress Control:** Distinct from Programmatic Progress Control: focuses on reading progress data, not controlling the indicator's visibility.