Skip to content

wweggplant/swCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swCache(开发中...)

基于service worker来存储资源。

关于service worker请参考下面的资料

  1. service workder MDN

!!!注意:

  1. service worker需要开启https
  2. service worker不能操作DOM对象
  3. service worker拦截的请求必须是异步的, 比如fetch方法请求

About

基于localStorage,保存js/css/html等资源

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors