ember-service-worker-enqueue

Mutation queueer

An Ember Service Worker plugin that catches and queues failed mutation requests for background processing.

An Ember Service Worker plugin that catches failed mutation requests e.g POST, PUT, DELETE and queues them for background processing.

GitHub

4 stars
4 watching
0 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dockyard/ember-service-worker-cache-fallback An Ember Service Worker plugin that provides a cached fallback version when network requests fail 15
dockyard/ember-service-worker Provides a pluggable approach to implement Service Workers in Ember.js applications 236
greatwizard/ember-service-worker-unregistration An Ember plugin that automatically unregisters service workers when ember-service-worker is disabled. 0
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
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
dockyard/ember-service-worker-index A plugin for Ember.js applications to cache and serve the index file from a service worker. 20
bendemboski/ember-concurrency-test-waiter An addon to instrument Ember's concurrency tasks to wait for their completion before proceeding with tests 21
compwright/feathers-bee-queue An adapter for Feathers services that integrates with Bee-Queue job queues. 2
bbvaengineering/ember-cli-workbox Adds offline caching to an Ember application using service workers and precaching of static resources 20
squareslab/boggart A tool for testing code changes by introducing random errors and assessing the impact on the code's functionality 2
comparethemarket/fettle An experimental tool for testing C# code by intentionally changing it to see if tests can detect the changes 66
nebo15/gen_task A behavior that helps manage errors and recover from them in GenStage workers 23
topaxi/ember-service-worker-update-notify Provides an update notification service and component for monitoring service worker updates 28
sourcefrog/cargo-mutants Tools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests. 600
gtramontina/ooze An automated testing tool that assesses the quality and coverage of test suites by introducing controlled changes to code bases. 254