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

NekR/offline-plugin

Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/) observed · 2026-08-28

github.com/NekR/offline-plugin · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 4009
  • days_rel: n/a
  • days_push: 1759
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4509 stars · 288 forks observed · 2026-08-28

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

A webpack plugin that makes web projects offline-ready by generating a ServiceWorker (with AppCache fallback) that caches webpack output assets. It integrates via webpack.config and a small client-side runtime.

Use cases

  • make a webpack app work offline
  • add a service worker to cache build assets
  • build a progressive web app with app-shell caching
  • cache webpack output for offline-first experience
  • add appcache fallback for older browsers

When to choose

  • you have a webpack-based project and want offline support with minimal setup
  • you need ServiceWorker caching with automatic asset precaching

When to avoid

  • you use Vite, Rollup, or a bundler other than webpack
  • you need fine-grained runtime caching strategies (consider Workbox)
  • you need actively maintained tooling - the project is in maintenance mode

Facets

plugin · maturity maintenance

caching plugin-system build-tool web-development frontend developer-tools webpack-plugin service-worker appcache pwa offline-first progressive-web-app nodejs web-server

2 sources

Member repositories

RepositoryRoleHealth v2
NekR/offline-pluginmain23

For agents

markdown · JSON · MCP: product_card(name="NekR/offline-plugin")

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