meteor-service-worker
Service worker
An implementation of a universal Service Worker for caching assets in Meteor apps
An universal service worker for meteor apps
137 stars
15 watching
26 forks
Language: JavaScript
last commit: 8 months ago
Linked from 1 awesome list
cachemeteorofflineservice-workersworkers
Related projects:
Repository | Description | Stars |
---|---|---|
dockyard/ember-service-worker | Provides a pluggable approach to implement Service Workers in Ember.js applications | 236 |
naschq/dsw | Simplifies offline Progressive Web App development with automatic service worker configuration and caching | 273 |
delapuente/service-workers-101 | An infographic to summarize the key concepts of Service Workers' API | 708 |
msavin/stevejobs | A simple jobs queue for Meteor.js applications | 207 |
conradlz/ember-service-worker-cache-rendered | An Ember Service Worker plugin for caching server-rendered HTML to improve application performance. | 1 |
serut/meteor-coverage | Tool for measuring code coverage in Meteor projects | 54 |
nchlswhttkr/workers | Cloudflare Workers project with various utility and service workers for handling tasks such as redirects, subscriptions, media serving, and more. | 12 |
hedgehog125/sveltekit-adapter-versioned-worker | An adapter framework for SvelteKit that generates service workers to enable offline functionality in web applications. | 11 |
pshihn/workly | A tool to simplify moving JavaScript functions or classes to web workers | 1,881 |
dockyard/ember-service-worker-cache-fallback | An Ember Service Worker plugin that provides a cached fallback version when network requests fail | 15 |
rossta/serviceworker-rails | Enables Service Workers with Rails asset pipeline | 588 |
meteor-svelte/ssr-example | An example project demonstrating how to achieve server-side rendering using Meteor and Svelte. | 4 |
jaruba/torrent-worker | A Node.js module that launches a web worker to stream torrents, offloading computationally intensive tasks from the main thread. | 10 |
manatarms/static-worker | A utility package for Cloudflare workers to build and manage static websites | 9 |
kschingiz/artillery-engine-meteor | Tool for load testing MeteorJS applications using Artillery engine | 7 |