Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/filiph/service_worker_helper
https://github.com/filiph/service_worker_helper
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/filiph/service_worker_helper
- Owner: filiph
- License: bsd-3-clause
- Created: 2015-09-18T19:31:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-16T11:58:05.000Z (about 9 years ago)
- Last Synced: 2024-12-30T05:35:39.511Z (8 days ago)
- Language: Dart
- Size: 278 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.