io-sw

0.0.6 • Public • Published

io-sw

Invent One

Service Worker - For storing data offline:

- For the network resources necessary to load your app while offline,
  use the Cache API (part of service workers).
- For all other data, use IndexedDB (with a promises wrapper).

Package Sidebar

Install

npm i io-sw

Weekly Downloads

0

Version

0.0.6

License

MIT

Unpacked Size

24.1 kB

Total Files

9

Last publish

Collaborators

  • mbao01