Skip to content

tjhowe/sw-helpers

 
 

Repository files navigation

Build Status

Service Worker Framework

The Libraries

sw-broadcast-cache-update

A helper library that uses the Broadcast Channel API to announce when two Response objects differ.

Install: npm install --save-dev sw-broadcast-cache-update

Learn More: AboutDemoAPI

sw-cache-expiration

This library is still a work in progress and is not functional.

Install: npm install --save-dev sw-cache-expiration

Learn More: AboutDemoAPI

sw-precaching

This library is still a work in progress and is not functional.

Install: npm install --save-dev sw-precaching

Learn More: AboutDemoAPI

sw-routing

A service worker helper library to route request URLs to handlers.

Install: npm install --save-dev sw-routing

Learn More: AboutDemoAPI

sw-runtime-caching

A service worker helper library that implements various runtime caching strategies.

Install: npm install --save-dev sw-runtime-caching

Learn More: AboutDemoAPI

External Contributions

Please read the guide to contributing prior to filing any pull requests.

License

Copyright 2016 Google, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Service Worker helper libraries

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE-HEADER

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.3%
  • HTML 6.8%
  • Other 0.9%