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,708GitHub पर देखें↗

    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,245GitHub पर देखें↗

    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.