awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesProgress Bar Libraries

Libraries specifically focused on rendering and animating progress-related SVG vector paths.

Distinct from SVG Libraries: Specializes general SVG Libraries by focusing specifically on the domain of progress indicators.

Explore 2 awesome GitHub repositories matching part of an awesome list · Progress Bar Libraries. Refine with filters or upvote what's useful.

Awesome Progress Bar Libraries GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • kimmobrunfeldt/progressbar.jsAvatar de kimmobrunfeldt

    kimmobrunfeldt/progressbar.js

    7,859Voir sur GitHub↗

    This project is a client-side library for rendering responsive, animated SVG progress indicators. It functions as a frontend UI component and vector animation library designed to visualize completion status through linear, circular, and radial shapes. The library is distinguished by its support for custom vector path geometries, allowing users to define specific SVG path data to create specialized shapes. It uses a vector-based rendering approach to ensure that indicators remain sharp across different screen resolutions. The tool covers a range of capabilities including both static and anima

    Provides a specialized library for rendering responsive linear, circular, and radial SVG progress indicators.

    JavaScript
    Voir sur GitHub↗7,859
  • rsalmei/alive-progressAvatar de rsalmei

    rsalmei/alive-progress

    6,245Voir sur GitHub↗

    Wraps any iterable with an adapter that automatically tracks and displays progress.

    Pythonaliveanimatedanimations
    Voir sur GitHub↗6,245
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. SVG Libraries
  5. Progress Bar Libraries

Explorer les sous-tags

  • Adapter-Based Progress TrackersProgress trackers that use adapters to automatically monitor iterable processing without explicit bar calls. **Distinct from Progress Bar Libraries:** Distinct from Progress Bar Libraries: focuses on adapter-based automatic tracking rather than general progress bar rendering.