All Projects → spite → serviceworker-svg

spite / serviceworker-svg

Licence: MIT license
ServiceWorker-SVG

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Optimising SVG load with Service Workers

This demo goes with the article "Optimising SVG load with Service Worker".

If it works, you should see green dots on all images but the heart one.

Supported browser: latest Chrome, Firefox and Opera.

The first time the site runs, it will install the Service Worker, so it won't be ready right away: none of the images will have a green dot.

The next reload, the SW should be installed and running, and the images should have the green dot.

License

MIT licensed

Copyright (C) 2015 Jaume Sanchez Elias, http://www.clicktorelease.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].