ember-service-worker-index
Index caching plugin
A plugin for Ember.js applications to cache and serve the index file from a service worker.
An Ember Service Worker plugin that caches the index.html file
20 stars
10 watching
22 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Caches asset files for an Ember.js application | 28 |
| A plugin that serves cached content first and then loads fresh versions to store in the cache | 7 |
| Provides a pluggable approach to implement Service Workers in Ember.js applications | 236 |
| An Ember plugin that caches and updates the index.html files of a static Ember app generated by prember | 6 |
| An Ember Service Worker plugin that provides a cached fallback version when network requests fail | 15 |
| An Ember Service Worker plugin for caching server-rendered HTML to improve application performance. | 1 |
| Adds offline caching to an Ember application using service workers and precaching of static resources | 20 |
| An admin interface generator for Ember.js projects | 241 |
| A set of reusable, composable functions for declarative templating in Ember.js applications. | 633 |
| An Ember plugin that automatically unregisters service workers when ember-service-worker is disabled. | 0 |
| An Ember.js addon that formats objects to reveal their type and internal state in Chrome DevTools. | 94 |
| Helps bubble closure actions in routes across Ember.js applications | 327 |
| An add-on that provides a tool for inspecting Ember objects in web applications | 966 |
| Serves Ember.js apps on the server for faster rendering and reduced JavaScript asset downloads | 851 |
| Enables remote inspection of apps running on different devices/browsers using websockets | 92 |