ember-service-worker-cache-fallback
Cache fallback plugin
An Ember Service Worker plugin that provides a cached fallback version when network requests fail
15 stars
9 watching
12 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dockyard/ember-service-worker-cache-first | A plugin that serves cached content first and then loads fresh versions to store in the cache | 7 |
dockyard/ember-service-worker-asset-cache | Caches asset files for an Ember.js application | 28 |
dockyard/ember-service-worker-index | A plugin for Ember.js applications to cache and serve the index file from a service worker. | 20 |
dockyard/ember-service-worker | Provides a pluggable approach to implement Service Workers in Ember.js applications | 236 |
conradlz/ember-service-worker-cache-rendered | An Ember Service Worker plugin for caching server-rendered HTML to improve application performance. | 1 |
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 |
the-don-himself/ember-service-worker-enqueue | An Ember Service Worker plugin that catches and queues failed mutation requests for background processing. | 4 |
bbvaengineering/ember-cli-workbox | Adds offline caching to an Ember application using service workers and precaching of static resources | 20 |
dockyard/ember-composable-helpers | A set of reusable, composable functions for declarative templating in Ember.js applications. | 633 |
dockyard/ember-admin | An admin interface generator for Ember.js projects | 241 |
greatwizard/ember-service-worker-unregistration | An Ember plugin that automatically unregisters service workers when ember-service-worker is disabled. | 0 |
dockyard/ember-route-action-helper | Helps bubble closure actions in routes across Ember.js applications | 328 |
matt-jensen/ember-service-worker-emberfire-messaging | Supports Firebase Cloud Messaging with Ember Service Worker | 14 |
rwjblue/ember-service-worker-project-entagled-registration | Ensures Ember Service Worker compatibility by generating a hash of package.json and dependencies to prevent version mismatch errors | 0 |
ember-polyfills/ember-router-service-polyfill | A polyfill library to support Ember version 2.15 and above by providing a fallback for the router service | 36 |