All Categories → Web User Interface → service-workers

Top 11 service-workers open source projects

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.
Sw Precache
Service Worker Precache is a module for generating a service worker that precaches resources. It integrates with your build process. Once configured, it detects all your static resources (HTML, JavaScript, CSS, images, etc.) and generates a hash of each file's contents. Information about each file's URL and versioned hash are stored in the generated service worker file, along with logic to serve those files cache-first, and automatically keep those files up to date when changes are detected in subsequent builds.
purescript-workers
An API wrapper around Web Workers (Dedicated, Shared and Service)
unchained
🚀 ES6 modules in browsers without bundlers.
firefighter-demo
🚨 Demo to improve an existing firefighter app by making it queue tasks offline
1-11 of 11 service-workers projects