Thanks for stopping by! When we started this work, Service Workers were just becoming "a thing" - so this repo was intended to bootstrap the ecosystem. Since then countless amazing resources and videos on using Service Workers became available. As such, we are no longer able to keep up. Below links are still relevant, but we are not longer adding new ones.
We hope to build a set of reference applications that make full use of service workers. However, currently there are no working demos in this repo.
For ServiceWorker demos try out:postMessage
- a sample illustrating the use of postMessage()
to send commands from a controlled page to its service worker, giving the page control over the cache.All the code in this repo is in the earliest stage of development. We are looking for people to help us create these apps!
Our goal is to show how you can perform tasks that are common in native applications using this new set of APIs. We want to keep the apps simple, so they can be easily bisected and copied by anyone.
Please note that the spec and implementations are in a very early stage! You may find issues with implementations in that they may often change or produce strange results at first. :
To see what actually works in browsers today, see Jake Archibald's IsServiceWorkerReady page.
The process below is a guideline to how to get started.
We will be hosting them on a website soon, so you can see them as we build them.
Right now, you will need:
Wanna build something different?If you have a more interesting app you want to build, please add them to this repo. Just add a directory to the root directory with a README.md file explaining what the app does and send us a pull request!
##Resources
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4