cache-for-res
v1.0.2
Published
cache for res
Downloads
3
Readme
res-cash for xhr web cache
res-cash install
npm install cache-for-res --save
res-cash for ES6
import ResCache from 'cache-for-res'
const cacheList = new ResCache()
console.log(cacheList)
update:
npm login
// 用户名:hansin
// 密码:****
// 邮箱:[email protected]
npm version patch
npm publish