axios-cachels

1.0.1 • Public • Published

axios-cachels

axios 请求缓存(避免多次重复请求)

安装

npm install axios-cachels

使用参数

参数 说明 默认值
config 参照axios {}
[] 过滤请求 []

使用

参照axios,返回promise

import axiosCache from 'axios-cachels'


...

axiosCache.interceptors.request.use(....)

await axiosCache(config,[])

Readme

Keywords

none

Package Sidebar

Install

npm i axios-cachels

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

6.01 kB

Total Files

8

Last publish

Collaborators

  • yuexing