ember-service-worker-update-notify
Service worker updater
Provides an update notification service and component for monitoring service worker updates
Update notification for service workers
28 stars
4 watching
17 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list
emberpwaserviceworker
Related projects:
Repository | Description | Stars |
---|---|---|
dockyard/ember-service-worker | Provides a pluggable approach to implement Service Workers in Ember.js applications | 236 |
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 |
greatwizard/ember-service-worker-unregistration | An Ember plugin that automatically unregisters service workers when ember-service-worker is disabled. | 0 |
yeoman/update-notifier | Provides a way to inform users of updates for a package in a non-intrusive manner. | 1,763 |
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 |
ember-cli/ember-cli-update | Updates Ember CLI project boilerplate code to the latest version | 278 |
jsakamoto/toolbelt.blazor.pwa.updater | Provides a service to notify users of updates and prompt them to manually update the Progressive Web App (PWA) when a new version is available. | 133 |
ember-sapporo/ember-store-helpers | Provides reusable code and helpers for working with Ember Data in Ember.js applications. | 5 |
pdud/ember-cli-build-notifications | An Ember CLI addon that provides notifications during build events. | 24 |
salsify/ember-debug-logger | An Ember addon for logging debug information with namespace support | 36 |
delapuente/service-workers-101 | An infographic to summarize the key concepts of Service Workers' API | 708 |
adopted-ember-addons/ember-cli-hot-loader | Enables hot reloading in Ember applications to quickly update changes without requiring a full page reload | 99 |
workmanw/ember-diff-attrs | An Ember addon to track attribute changes in components using a lifecycle hook | 27 |
dockyard/ember-service-worker-index | A plugin for Ember.js applications to cache and serve the index file from a service worker. | 20 |