# whackashoe/antimoderate

The progressive image loading library for great good!

Repository: https://github.com/whackashoe/antimoderate
Canonical: https://ross.abutalabs.com/products/antimoderate
Language: JavaScript
License Family: other
Last push: 2018-01-12T15:54:30+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3976, "days_push": 3155, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1496, forks 107 (observed 2026-08-28T04:04:53.552272+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: image-processing, frontend-framework
- domain: web-development, frontend, image-processing, performance
- platform: browser
- tags: progressive-image-loading, blur-placeholder, lazy-loading, stackblur, tiny-library, javascript

## Member repositories
- whackashoe/antimoderate (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:53.552272+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:33:15.252938+00:00, confidence not recorded.
  - readme: https://github.com/whackashoe/antimoderate (fetched 2026-08-28T04:04:53.552272+00:00, sha 2511abfe3ec9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
