From 6940dcbfb6a2577f5119b24d737af0f3f13d00f1 Mon Sep 17 00:00:00 2001 From: Cezar Augusto Date: Wed, 16 Mar 2016 16:44:34 -0300 Subject: [PATCH] Include Awesome Service Worker I noticed that the list already includes the Offline-First list, which stands for Service Worker offline-first functionality. My list plans to be a more generic version, so I found it better to link mine as a top level. Hope I'm doing it right and it didn't hurt anyone feelings. --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b7bf122..2fb4f60 100644 --- a/readme.md +++ b/readme.md @@ -157,7 +157,8 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [jQuery](https://github.com/peterkokot/awesome-jquery) - [Tips](https://github.com/AllThingsSmitty/jquery-tips-everyone-should-know) - [Web Audio](https://github.com/notthetup/awesome-webaudio) -- [Offline-First](https://github.com/pazguille/offline-first) +- [Service Worker](https://github.com/cez-aug/awesome-service-worker/) + - [Offline-First](https://github.com/pazguille/offline-first) - [Static Website Services](https://github.com/aharris88/awesome-static-website-services) - [A-Frame VR](https://github.com/aframevr/awesome-aframe) *(Virtual reality)* - [Cycle.js](https://github.com/vic/awesome-cyclejs)