sw-precache-webpack-plugin
Service worker generator
Generates a service worker file to cache external assets using the sw-precache 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.
1k stars
28 watching
104 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
offlineprogressive-web-appservice-workerssw-guidesw-precachewebpack-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
conradlz/ember-service-worker-cache-rendered | An Ember Service Worker plugin for caching server-rendered HTML to improve application performance. | 1 |
sagi/workers-jwt | Generates JSON Web Tokens using the Cloudflare Workers platform and WebCrypto API. | 95 |
webpack-contrib/compression-webpack-plugin | Tools for compressing web assets to improve transfer efficiency and reduce network latency. | 1,413 |
webdiscus/html-bundler-webpack-plugin | A bundler for HTML templates that resolves source files of scripts, styles, images, and assets, inlining them into generated output. | 145 |
tomdale/glimmer-compiler-webpack-plugin | A Webpack plugin that compiles Glimmer.js component templates into binary bytecode. | 13 |
await-ovo/tailwindcss-webpack-plugin | A plugin that enables in-dev tool support for Tailwind CSS configuration, allowing developers to test and visualize utility classes without modifying their source code. | 36 |
dockyard/ember-service-worker | Provides a pluggable approach to implement Service Workers in Ember.js applications | 236 |
webpatch/handy-tools | Utility plugins for Sketch for automating common design tasks | 126 |
goldfire/phaser-webpack-loader | A plugin that loads game assets in parallel using Webpack, handling caching and asset variants. | 90 |
dockyard/ember-service-worker-cache-fallback | An Ember Service Worker plugin that provides a cached fallback version when network requests fail | 15 |
shipshapecode/ember-service-worker-prember | An Ember plugin that caches and updates the index.html files of a static Ember app generated by prember | 6 |
digitaloptimizationgroup/cloudflare-worker-preact-pwa | A proof-of-concept deployment of a PWA to a Cloudflare worker using Preact and Redux for dynamic server-side rendering | 63 |
naschq/dsw | Simplifies offline Progressive Web App development with automatic service worker configuration and caching | 273 |
jeffling/ng-annotate-webpack-plugin | A Webpack plugin that annotates JavaScript bundles with ng-annotate to make them compatible with older browsers. | 70 |
shama/webpack-stream | A tool that enables webpack to be run as a stream to integrate with gulp pipelines. | 1,395 |