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: over 4 years ago
Linked from 1 awesome list
offlineprogressive-web-appservice-workerssw-guidesw-precachewebpack-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| An Ember Service Worker plugin for caching server-rendered HTML to improve application performance. | 1 |
| Generates JSON Web Tokens using the Cloudflare Workers platform and WebCrypto API. | 96 |
| Tools for compressing web assets to improve transfer efficiency and reduce network latency. | 1,413 |
| Automates the processing of source files and generates an HTML file containing links to resources. | 152 |
| A Webpack plugin that compiles Glimmer.js component templates into binary bytecode. | 13 |
| 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. | 38 |
| Provides a pluggable approach to implement Service Workers in Ember.js applications | 236 |
| Utility plugins for Sketch for automating common design tasks | 126 |
| A plugin that loads game assets in parallel using Webpack, handling caching and asset variants. | 90 |
| An Ember Service Worker plugin that provides a cached fallback version when network requests fail | 15 |
| An Ember plugin that caches and updates the index.html files of a static Ember app generated by prember | 6 |
| A proof-of-concept deployment of a PWA to a Cloudflare worker using Preact and Redux for dynamic server-side rendering | 64 |
| Simplifies offline Progressive Web App development with automatic service worker configuration and caching | 273 |
| A Webpack plugin that annotates JavaScript bundles with ng-annotate to make them compatible with older browsers. | 70 |
| A tool that enables webpack to be run as a stream to integrate with gulp pipelines. | 1,395 |