jh3y/whirl
CSS loading animations with minimal effort! observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4576
- days_rel: n/a
- days_push: 1338
- n_releases_24m: 0
Adoption not part of the score
1835 stars · 250 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Whirl is a curated collection of CSS loading animations (spinners, bars, and indicators) built with pseudo-elements, distributed as both CSS and SCSS files via npm. Developers import only the specific loader styles they need into their web projects.
Use cases
- add a loading spinner to a web page
- css loading animations for my app
- show a progress indicator while data loads
- find css-only spinners without javascript
- loading screen animations for a website
- import a single css loader into my bundle
When to choose
- you want lightweight, CSS-only loading animations with no JavaScript dependency
- you need to import just one or two loader styles into a bundled frontend project
- you want SCSS source files you can customize to match your design
- you need a variety of spinner and loading bar styles to pick from
When to avoid
- you need animated loaders for native mobile or desktop apps rather than the web
- you want a JavaScript component library with built-in loading states and lifecycle control
- you require complex, script-driven loading sequences or progress tracking
- your project already has a UI framework that ships its own spinner components
Facets
library · maturity maintenance
animation ui-components css-framework frontend web-development web-design browser cross-platform css-loading-animations loading-spinner scss pseudo-elements loader-collection spinners loading-indicator
1 source
- readme: https://github.com/jh3y/whirl · fetched 2026-08-28 · 22bcc348930e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jh3y/whirl | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem