whackashoe/antimoderate
The progressive image loading library for great good! observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3976
- days_rel: n/a
- days_push: 3155
- n_releases_24m: 0
Adoption not part of the score
1496 stars · 107 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AntiModerate is a tiny JavaScript library (under 2KB gzipped) for progressive image loading. It renders blurred micro thumbnails inline while full-size images load in the background, then swaps them in when ready.
Use cases
- speed up page load on slow connections
- show blurred placeholder while images load
- progressive image loading like medium.com
- reduce perceived load time for image-heavy pages
- render tiny base64 thumbnails before full images finish
When to choose
- you want a very small, dependency-free progressive image loader
- your pages are image-heavy and served over slow connections
- you can generate tiny base64 thumbnails at build time or upload
When to avoid
- you need an actively maintained solution with recent updates
- you prefer modern native lazy loading or CSS-based placeholders
- you cannot pre-generate micro thumbnail data URIs
Facets
library · maturity maintenance
image-processing frontend-framework web-development frontend image-processing performance browser progressive-image-loading blur-placeholder lazy-loading stackblur tiny-library javascript
1 source
- readme: https://github.com/whackashoe/antimoderate · fetched 2026-08-28 · 2511abfe3ec9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| whackashoe/antimoderate | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="whackashoe/antimoderate")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem