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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
lightningtgc avatar

lightningtgc/MProgress.js

0
View on GitHub↗
1,538 stars·110 forks·JavaScript·10 viewslightningtgc.github.io/MProgress.js↗

MProgress.js

Material Progress —Google Material Design Progress linear bar. By using CSS3 and vanilla JavaScript.

Features

  • Loading Indicators - Material-style linear progress bar.

Star history

Star history chart for lightningtgc/mprogress.jsStar history chart for lightningtgc/mprogress.js

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does lightningtgc/mprogress.js do?

Material Progress —Google Material Design Progress linear bar. By using CSS3 and vanilla JavaScript.

What are the main features of lightningtgc/mprogress.js?

The main features of lightningtgc/mprogress.js are: Loading Indicators.

Which projects share features with lightningtgc/mprogress.js?

Projects with overlapping indexed features include: sharish/shimmerrecyclerview — ShimmerRecyclerView is an Android library used to render animated loading placeholders within RecyclerView lists. It… codrops/pageloadingeffects — Modern ways of revealing new content using SVG animations. fgnass/spin.js — spin.js is a CSS loading spinner library used to signal background processes through resolution-independent activity… hakimel/ladda — Ladda is an animated button library that provides loading button components to signal processing states during web… hubspot/pace — Pace is a page loading progress bar that monitors browser navigation and network requests to provide a visual loading… jacoborus/nanobar — Very lightweight progress bars. No jQuery.

Projects sharing features with MProgress.js

These projects share indexed features with MProgress.js. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • sharish/shimmerrecyclerviewsharish avatar

    sharish/ShimmerRecyclerView

    4,014View on GitHub↗

    ShimmerRecyclerView is an Android library used to render animated loading placeholders within RecyclerView lists. It provides a custom view wrapper that applies shimmer masking and animations to child elements, serving as a visual loading indicator while background data is being fetched. The library enables the implementation of skeleton screens that mimic the layout of list items. These effects are customizable, allowing for adjustments to the animation color, angle, line width, and direction to align with specific visual branding. The system includes capabilities for shimmer rendering and

    Kotlin
    View on GitHub↗4,014
  • fgnass/spin.jsfgnass avatar

    fgnass/spin.js

    9,251View on GitHub↗

    spin.js is a CSS loading spinner library used to signal background processes through resolution-independent activity indicators. It provides a JavaScript animation wrapper that manages the lifecycle and document injection of these elements, allowing for the programmatic start and stop of loading states. The project allows for the definition of spinner geometry, colors, and animation speed to match specific design systems. Users can customize the visual appearance through parameters such as line count, radius, and shadow effects, while also controlling rotation direction and timing. The libra

    CSS
    View on GitHub↗9,251
  • hakimel/laddahakimel avatar

    hakimel/Ladda

    7,796View on GitHub↗

    Ladda is an animated button library that provides loading button components to signal processing states during web interactions. It serves as a form submission indicator that replaces button text with a loading spinner during asynchronous operations to provide user feedback and prevent multiple clicks. The library focuses on asynchronous UI feedback and frontend state visualization. It links the visual appearance of buttons to the loading state of API calls and manages the user experience during form submissions. Capabilities include the creation of buttons with integrated animation styles a

    JavaScript
    View on GitHub↗7,796
  • codrops/pageloadingeffectscodrops avatar

    codrops/PageLoadingEffects

    643View on GitHub↗

    Modern ways of revealing new content using SVG animations.

    CSS
    View on GitHub↗643
  • Compare all 11 related projects→