dominiccooney / cache-polyfill
Service Worker Cache polyfill extracted from https://jakearchibald.github.io/trained-to-thrill/
☆453Updated 6 years ago
Alternatives and similar repositories for cache-polyfill:
Users that are interested in cache-polyfill are comparing it to the libraries listed below
- Demo apps utilizing Service Workers.☆466Updated 8 years ago
- Tracking the status of ServiceWorker in browsers☆569Updated 2 years ago
- Trains! Yey!☆331Updated 8 years ago
- An infographic to summarize the most important parts of the Service Workers' API☆706Updated 8 years ago
- A design and spec for ServiceWorker-based background synchronization☆643Updated last year
- A library to make creating CSS polyfills much easier.☆296Updated 8 years ago
- Navigation Timing API measurement helpers☆1,495Updated 5 years ago
- Replaces the standard jQuery timer loop with requestAnimationFrame where supported. Requires jQuery 1.8☆407Updated 7 years ago
- The Heart of X-Tag☆1,250Updated 5 years ago
- Static asset revisioning by appending content hash to filenames: `unicorn.css` → `unicorn-d41d8cd98f.css`☆1,543Updated last year
- css sprite generator☆728Updated 4 years ago
- A fontloader polyfill☆324Updated 2 years ago
- Service Worker Application Shell Architecture☆1,177Updated 7 years ago
- Generate a list of static resources for http2 push.☆187Updated 8 years ago
- Moved to Polymer/tools monorepo☆1,194Updated 7 years ago
- Streaming gulp plugin to run a local webserver with LiveReload☆356Updated 2 years ago
- WebComponents.org is where community-members document Web Components best practices☆732Updated 8 years ago
- Just a collection of quirks and issues that occur on browser platforms (particularly those unlikely to update)☆864Updated 9 years ago
- A really simple ServiceWorker example, designed to be an interactive introduction to ServiceWorker