css-loaders
A collection of loading spinners animated with CSS (by lukehaas)
topbar
Tiny & beautiful site-wide progress indicator (by buunguyen)
css-loaders | topbar | |
---|---|---|
1 | 2 | |
7,053 | 458 | |
0.0% | 1.5% | |
2.8 | 3.0 | |
2 months ago | 12 months ago | |
CSS | CSS | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
css-loaders
Posts with mentions or reviews of css-loaders.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-26.
-
CSS Deep
lukehaas/css-loaders - A collection of loading spinners animated with CSS
topbar
Posts with mentions or reviews of topbar.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-22.
-
We made an HTML/CSS challenges tool using Elixir/Phoenix
Glad you liked the design. As for the topbar, we utilized the following resource: https://github.com/buunguyen/topbar. The associated code is as follows:
-
What is this progress bar loading per page called? And is it possible to implement in Blazor?
I use the javascript library topbar for this. Very convenient if you don't mind using JSInterop. It has a very useful feature where you just need to start the load and it gets exponentially slower until u stop it. Meaning you don't have to set load progress.
What are some alternatives?
When comparing css-loaders and topbar you can also consider the following projects:
NProgress - For slim progress bars like on YouTube, Medium, etc
SpinKit - A collection of loading indicators animated with CSS
PageLoadingEffects - Modern ways of revealing new content using SVG animations.