hanford/next-offline
make your Next.js application work offline using service workers via Google's workbox 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3129
- days_rel: n/a
- days_push: 1338
- n_releases_24m: 0
Adoption not part of the score
1599 stars · 111 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
next-offline is a Next.js plugin that wraps your next.config.js to integrate Google's Workbox, generating and registering a service worker for offline support. It makes Next.js applications work as progressive web apps with caching strategies.
Use cases
- make my next.js app work offline
- add a service worker to next.js
- turn next.js site into a PWA
- cache next.js pages with workbox
- register a service worker in next.js
- add offline caching to a next.js website
When to choose
- you have a Next.js app and want offline capability or PWA support with minimal config
- you want Workbox-powered cache strategies without hand-writing service worker code
When to avoid
- you use Next.js 12.2+ with built-in next-pwa alternatives or App Router, since this library is no longer actively maintained
- you are not using Next.js
- you need fine-grained custom service worker logic beyond Workbox configuration
Facets
library · maturity maintenance
caching web-framework middleware web-development frontend developer-tools browser nextjs service-worker workbox pwa offline-first nodejs web-server
2 sources
- readme: https://github.com/hanford/next-offline · fetched 2026-08-28 · af5be87ab51c
- homepage: https://github.com/hanford/next-offline · fetched 2026-08-29 · 05b77c86ccdc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hanford/next-offline | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="hanford/next-offline")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem