{"id":17597922,"url":"https://github.com/cvan/serviceworker-example","last_synced_at":"2025-09-04T09:47:42.255Z","repository":{"id":27509847,"uuid":"30990462","full_name":"cvan/serviceworker-example","owner":"cvan","description":"a working example of using Service Workers","archived":false,"fork":false,"pushed_at":"2015-02-24T07:13:34.000Z","size":148,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"gh-pages","last_synced_at":"2025-09-01T12:27:36.162Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cvan.io/serviceworker-example/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"lmd/multicast","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cvan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-18T22:27:18.000Z","updated_at":"2015-02-24T07:13:34.000Z","dependencies_parsed_at":"2022-09-02T09:11:13.933Z","dependency_job_id":null,"html_url":"https://github.com/cvan/serviceworker-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cvan/serviceworker-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvan%2Fserviceworker-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvan%2Fserviceworker-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvan%2Fserviceworker-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvan%2Fserviceworker-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cvan","download_url":"https://codeload.github.com/cvan/serviceworker-example/tar.gz/refs/heads/gh-pages","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvan%2Fserviceworker-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273587709,"owners_count":25132849,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-22T09:44:03.352Z","updated_at":"2025-09-04T09:47:42.047Z","avatar_url":"https://github.com/cvan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# serviceworker-example\n\nA working example of using [Service Workers](http://www.w3.org/TR/2015/WD-service-workers-20150205/).\n\n\n## Usage\n\nA server is required for Service Workers, even if it's just a simple server running on `http://localhost` for local developement. Use a server of your choosing. Python's is good:\n\n\tpython -m SimpleHTTPServer\n\n\n### Advanced\n\nTo temporarily disable Service Worker caching (for ease of testing), run this from your browser console:\n\n    localStorage.disable_sw = '1'\n\nTo resume Service Worker caching, run this from your browser console:\n\n    delete localStorage.disable_sw\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvan%2Fserviceworker-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcvan%2Fserviceworker-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvan%2Fserviceworker-example/lists"}