Ross ROSS = Recommend OSS · open-source software intelligence for agents

GoogleChrome/workbox

📦 Workbox: JavaScript libraries for Progressive Web Apps observed · 2026-08-28

github.com/GoogleChrome/workbox · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

91/100

  • Activity 95
  • Release rhythm 82
  • 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: 0
  • age_days: 3803
  • days_rel: 120
  • days_push: 30
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

12992 stars · 880 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Workbox is a collection of JavaScript libraries and build tooling from the Chrome team for generating and managing service workers in Progressive Web Apps. It simplifies common caching strategies, routing, and offline support for web applications.

Use cases

  • add offline support to a web app
  • precache app shell assets with a service worker
  • implement runtime caching strategies for API responses
  • generate a service worker at build time
  • make a single-page app work offline
  • serve stale content while revalidating in the background

When to choose

  • you are building a PWA and want production-ready service worker tooling
  • you want battle-tested caching strategies without writing raw service worker code
  • you want Chrome-team-maintained integration with bundlers and build pipelines

When to avoid

  • your app has no offline or caching requirements
  • you need fine-grained control beyond Workbox's abstractions and prefer hand-written service workers
  • you target environments without service worker support

Facets

library · maturity stable

caching middleware developer-tools web-development frontend developer-tools browser service-worker progressive-web-app offline-first pwa precaching runtime-caching nodejs javascript

10 sources

Member repositories

RepositoryRoleHealth v2
GoogleChrome/workboxmain91

For agents

markdown · JSON · MCP: product_card(name="GoogleChrome/workbox")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem