awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
chieffancypants avatar

chieffancypants/angular-loading-barArchived

0
View on GitHub↗
5,121 स्टार्स·664 फोर्क्स·JavaScript·MIT·5 व्यूज़chieffancypants.github.io/angular-loading-bar↗

Angular Loading Bar

angular-loading-bar, Angular एप्लिकेशन के लिए एक लोडिंग स्टेट मैनेजर और प्रोग्रेस बार कंपोनेंट है। यह आउटगोइंग HTTP रिक्वेस्ट को मॉनिटर करके नेटवर्क गतिविधि को विज़ुअलाइज़ करने के लिए एक ऑटोमैटिक लोडिंग इंडिकेटर प्रदान करता है।

यह प्रोजेक्ट कई API कॉल्स को एक ही लोडिंग स्टेट में बंडल करके समवर्ती (concurrent) नेटवर्क रिक्वेस्ट को मैनेज करता है, जिससे यह सुनिश्चित होता है कि इंडिकेटर अंतिम रिक्वेस्ट पूरी होने तक दिखाई दे। इसमें लोडिंग बार को दिखने में देरी करने के लिए एक लेटेंसी थ्रेशोल्ड शामिल है, जो तेज़ रिक्वेस्ट के दौरान बार-बार फ्लैश होने से बचाता है।

यह सिस्टम UI को ट्रिगर होने से रोकने के लिए बैकग्राउंड या पोलिंग कॉल्स को बाहर करने हेतु URL पैटर्न फ़िल्टरिंग का समर्थन करता है। यह मैन्युअल स्टेट कंट्रोल भी प्रदान करता है, जिससे नेटवर्क मॉनिटरिंग से स्वतंत्र कार्यों के लिए लोडिंग इंडिकेटर को प्रोग्रामेटिक रूप से शुरू या बंद किया जा सकता है।

Features

  • Loading Progress Bars - Provides a visual loading progress bar for Angular applications that tracks asynchronous network requests.
  • Outgoing Request Monitors - Monitors outgoing HTTP requests to provide real-time visual feedback on the status of data fetching.
  • UI Request Bundling - Bundles multiple concurrent network requests into a single loading state to prevent multiple indicators from appearing.
  • User Interface & Experience - Improves user experience by eliminating layout flicker during fast requests through latency thresholding.
  • Application Loading State Managers - Provides a comprehensive system for managing and visualizing application loading states via automatic monitoring and manual triggers.
  • Concurrent Request Visualizations - Bundles multiple concurrent API calls into a single loading state to simplify the perceived application performance.
  • Request State Tracking - Tracks the number of active concurrent network requests to maintain the loading indicator until the final request completes.
  • HTTP Request Interceptors - Implements an HTTP interceptor to automatically trigger and manage the loading state based on outgoing network requests.
  • Loading Indicator Interceptors - Automatically triggers the loading progress bar by hooking into the Angular HTTP request pipeline.
  • UI Trigger Filters - Supports URL pattern filtering to exclude polling or background calls from triggering the loading bar.
  • UI Visibility Debouncing - Prevents the loading bar from flashing during very fast network requests by delaying its appearance until a threshold is reached.
  • Loading Indicators - Provides configurable visibility controls for the loading indicator to prevent flickering during fast network responses.
  • Manual Loading State Overrides - Allows developers to manually start or stop the loading indicator for non-network background tasks.
  • Loading State Indicators - Allows programmatic control over the loading state indicators to reflect non-network background activity.
  • Network Request Filters - Filters outgoing network requests by URL patterns to avoid triggering the loading bar for polling or background syncs.

स्टार हिस्ट्री

chieffancypants/angular-loading-bar के लिए स्टार हिस्ट्री चार्टchieffancypants/angular-loading-bar के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Angular Loading Bar के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Angular Loading Bar के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • midudev/jscampmidudev का अवतार

    midudev/jscamp

    3,811GitHub पर देखें↗

    jscamp is a full-stack web development and education project focused on mastering JavaScript, TypeScript, and AI integration. It provides a structured curriculum and interactive exercises covering language fundamentals, frontend engineering, and backend API development. The project distinguishes itself through the implementation of autonomous AI agents capable of complex task automation, such as modifying files, managing servers, and executing API calls. It includes advanced AI development tools for conversational querying, real-time code suggestions, and automated repository analysis to gene

    JavaScriptbootcamp
    GitHub पर देखें↗3,811
  • dieulot/instantclickdieulot का अवतार

    dieulot/instantclick

    5,491GitHub पर देखें↗

    Instantclick is a client-side navigation enhancer and JavaScript page preloader. It intercepts HTTP requests to update page titles and content via asynchronous requests, avoiding full browser refreshes to eliminate white flashes during navigation. The project reduces perceived frontend latency by fetching linked content in the background when a user hovers over a hyperlink. This intent-based preloading ensures content is ready by the time a user clicks. The tool manages the browsing experience through client-side history manipulation and DOM-based content injection. It also includes a custom

    JavaScript
    GitHub पर देखें↗5,491
  • epicmaxco/epic-spinnersepicmaxco का अवतार

    epicmaxco/epic-spinners

    3,914GitHub पर देखें↗

    This project is a library of animated UI elements and CSS loading spinners designed to indicate background processes to users. It provides a collection of pre-built Vue components that wrap CSS animations for integration into web applications. The library allows for the customization of spinner appearance, including the adjustment of size, color, and animation speed to match a specific visual brand. These indicators provide visual feedback during asynchronous operations to ensure the frontend user experience remains active.

    Vue
    GitHub पर देखें↗3,914
  • axios/axiosaxios का अवतार

    axios/axios

    109,077GitHub पर देखें↗

    Axios is an isomorphic, promise-based HTTP client designed for making asynchronous network requests across different JavaScript execution environments, including the browser and Node.js. It functions as a JSON API client that serializes JavaScript objects into JSON and parses server responses into structured data. The project features a system for managing reusable client instances with shared configurations, such as base URLs and default settings. It includes a mechanism for intercepting outgoing requests and incoming responses globally, allowing data to be transformed before it reaches the

    JavaScripthacktoberfesthttp-clientjavascript
    GitHub पर देखें↗109,077
Angular Loading Bar के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

chieffancypants/angular-loading-bar क्या करता है?

angular-loading-bar, Angular एप्लिकेशन के लिए एक लोडिंग स्टेट मैनेजर और प्रोग्रेस बार कंपोनेंट है। यह आउटगोइंग HTTP रिक्वेस्ट को मॉनिटर करके नेटवर्क गतिविधि को विज़ुअलाइज़ करने के लिए एक ऑटोमैटिक लोडिंग इंडिकेटर प्रदान करता है।

chieffancypants/angular-loading-bar की मुख्य विशेषताएं क्या हैं?

chieffancypants/angular-loading-bar की मुख्य विशेषताएं हैं: Loading Progress Bars, Outgoing Request Monitors, UI Request Bundling, User Interface & Experience, Application Loading State Managers, Concurrent Request Visualizations, Request State Tracking, HTTP Request Interceptors।

chieffancypants/angular-loading-bar के कुछ ओपन-सोर्स विकल्प क्या हैं?

chieffancypants/angular-loading-bar के ओपन-सोर्स विकल्पों में शामिल हैं: midudev/jscamp — jscamp is a full-stack web development and education project focused on mastering JavaScript, TypeScript, and AI… dieulot/instantclick — Instantclick is a client-side navigation enhancer and JavaScript page preloader. It intercepts HTTP requests to update… epicmaxco/epic-spinners — This project is a library of animated UI elements and CSS loading spinners designed to indicate background processes… axios/axios — Axios is an isomorphic, promise-based HTTP client designed for making asynchronous network requests across different… fredwu/jquery-endless-scroll — This project is a jQuery plugin designed to replace traditional page-based navigation with continuous, dynamic content… ecomfe/vue-echarts — vue-echarts is a data visualization library and a reactive wrapper for Apache ECharts, designed to integrate complex…