Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/filiph/service_worker_helper


https://github.com/filiph/service_worker_helper

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# Service Worker Demo and Dart Library

This is the source for [filip-app.appspot.com](https://filip-app.appspot.com/).

Start reading the source at [web/main.dart](https://github.com/filiph/service_worker_helper/blob/master/web/main.dart) (the client side) and
[web/service-worker.dart](https://github.com/filiph/service_worker_helper/blob/master/web/service-worker.dart) (the SW). Nitty gritty details are in [lib/](https://github.com/filiph/service_worker_helper/tree/master/lib).

Actual documentation TBA. Sorry.