1. 首页
  2. 考试认证
  3. 其它
  4. storage es6 ES6跨域localStorage

storage es6 ES6跨域localStorage

上传者: 2024-10-13 07:22:37上传 ZIP文件 22.52KB 热度 11次
扩展-es6 CrossDomainStorage ES6实现安装$ bower install --save zheneva/storage-es6运行示例$ git clone git@github.com:zheneva/storage-es6.git $ npm install $ gulp应用程序接口storage . set ( { es : 5 , html : 8 } ) storage . get ( 'es' , function ( data ) { console . log ( 'your data is here:' , data ) } ) storage . remove ( 'html' )
下载地址
用户评论