goldhand/sw-precache-webpack-plugin
Webpack plugin that generates a service worker using sw-precache that will cache webpack's bundles' emitted assets. You can optionally pass sw-precache configuration options to webpack through this plugin. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3748
- days_rel: n/a
- days_push: 2148
- n_releases_24m: 0
Adoption not part of the score
1435 stars · 102 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A webpack plugin that generates a service worker using sw-precache to cache webpack's emitted bundle assets for offline use. It integrates sw-precache configuration directly into the webpack build pipeline.
Use cases
- generate a service worker for my webpack build
- cache webpack bundles for offline access
- add offline support to a progressive web app
- precache static assets with a service worker
- integrate sw-precache into webpack config
- make a single-page app work offline
When to choose
- you have an existing webpack 3/4 project already using sw-precache
- you need a simple drop-in service worker generation step in a legacy webpack build
When to avoid
- starting a new project - the README recommends Workbox's GenerateSW plugin instead
- you need webpack 5 support or ongoing updates
- you need advanced service worker features like runtime caching strategies
Facets
plugin · maturity maintenance
plugin-system build-tool caching web-development frontend developer-tools webpack-plugin service-worker sw-precache progressive-web-app offline-support pwa deprecated nodejs web-server
2 sources
- readme: https://github.com/goldhand/sw-precache-webpack-plugin · fetched 2026-08-28 · c094b0fceeac
- registry_npm: https://registry.npmjs.org/sw-precache-webpack-plugin · fetched 2026-08-29 · a38d38156dcc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| goldhand/sw-precache-webpack-plugin | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="goldhand/sw-precache-webpack-plugin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem