ember-service-worker-asset-cache
Asset caching plugin
Caches asset files for an Ember.js application
28 stars
8 watching
28 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin that serves cached content first and then loads fresh versions to store in the cache | 7 |
| A plugin for Ember.js applications to cache and serve the index file from a service worker. | 20 |
| 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 |
| Provides a pluggable approach to implement Service Workers in Ember.js applications | 236 |
| An Ember Service Worker plugin for caching server-rendered HTML to improve application performance. | 1 |
| An admin interface generator for Ember.js projects | 241 |
| Adds offline caching to an Ember application using service workers and precaching of static resources | 20 |
| Asset loading support for Ember applications | 34 |
| A set of reusable, composable functions for declarative templating in Ember.js applications. | 633 |
| Helps bubble closure actions in routes across Ember.js applications | 327 |
| Provides reusable code and helpers for working with Ember Data in Ember.js applications. | 5 |
| Makes Ember applications behave like regular websites by preserving browser history scroll position and scrolling to the top on transitions | 204 |
| An Ember Data store that returns Ember Concurrency tasks instead of promises. | 25 |
| Serves Ember.js apps on the server for faster rendering and reduced JavaScript asset downloads | 851 |