si-store.js 基于storage开发缓存库

授权协议:MIT操作系统:跨平台 开发语言:JavaScript
一个基于 Web Storage 的存储库,提供简单的 api 操作,可以设置缓存时间。 示例代码: import store from si-store  // ES6 可以这么写 ...