amandayi


  • 实现兼容封装的Ajax

    published 1.0.1 6 years ago
  • `axios-caches`是一款基于commonjs的库,用于解决get请求自动缓存的问题, 当设置了 `setConfig(true)`,那么只会执行一次get,第二次会从内存中获取,同样都是自动的,无须写其他代码 当设置了 `setConfig(false)`,那么和axios的get是一样的,每次都会请求实时的数据 ## 方法 axiosCache.get(url, { ...这里的全部参数和axios保持一致 }) ## 安装 `npm install --save ax

    published 1.0.4 5 years ago
  • A gulp template, The version of gulp is 4 to create an initialization template ,Support ES6,Babel,Auto Prefix and so on, Configuration of development and production environments

    published 1.1.1 a year ago
  • > 此项目整理了常用的JS工具库,整理了element-UI组件的部分内容,书写了H5的自定义标签设置。 > 配置了webpack作为工具函数,同时也配置了vue作为案例,整合了webpack和lib的方式,整合webpack和vue编译的方式。

    published 1.0.8 2 years ago