sw-precache : Service Worker Precache is a module for generating a service worker that precaches resources. The module can be used in JavaScript-based build scripts...
sw-toolbox : A collection of service worker tools for offlining runtime requests
Workbox : JavaScript Libraries for adding offline support to web apps.
How to systematically secure anything : Security engineering is the discipline of building secure systems.
Its lessons are not just applicable to computer security. In fact this repo aims to...
The Service Worker Cookbook is a collection of working, practical examples of using service workers in modern web apps.