ember-service-worker-project-entagled-registration
Version checker
Ensures Ember Service Worker compatibility by generating a hash of package.json and dependencies to prevent version mismatch errors
0 stars
3 watching
1 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rwjblue/ember-test-friendly-error-handler | Builds and installs an error handling mechanism to prevent certain errors from propagating in production while allowing them to fail tests. | 15 |
dockyard/ember-service-worker | Provides a pluggable approach to implement Service Workers in Ember.js applications | 236 |
rwjblue/ember-cli-cjs-transform | An addon that allows importing CommonJS files into Ember applications | 48 |
rwjblue/ember-functional-component | An Ember.js component implementation using pure functions | 11 |
rwjblue/ember-steps | A library for declaratively creating wizard-like interfaces with tabbed UIs and step-by-step navigation | 4 |
greatwizard/ember-service-worker-unregistration | An Ember plugin that automatically unregisters service workers when ember-service-worker is disabled. | 0 |
salsify/ember-cli-dependency-lint | Detects and reports conflicting version requirements of add-ons in an Ember application | 83 |
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 |
topaxi/ember-service-worker-update-notify | Provides an update notification service and component for monitoring service worker updates | 28 |
matt-jensen/ember-service-worker-emberfire-messaging | Supports Firebase Cloud Messaging with Ember Service Worker | 14 |
ember-cli/ember-compatibility-helpers | Provides compatibility flags for Ember addons to write backwards compatible code | 25 |
joostdevries/ember-cli-remote-inspector | Enables remote inspection of apps running on different devices/browsers using websockets | 92 |
dockyard/ember-service-worker-cache-fallback | An Ember Service Worker plugin that provides a cached fallback version when network requests fail | 15 |
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 |