Search results
27 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
An HTTP tool is based on Axios that can make ajax more convenient and universal, easier to manage, and more efficient and unified.
axios adapter for uni.request
// 初始化 const camera = new Camera({ containerCanvas: canvas, customVideoConfig: {}, // 自定义视频配置 customAudioConfig: {}, // 自定义声音配置 callBack: (e:Blob) => { // todo something } })
A better Request package for MiniProgram API
能自动取消重复请求的axios封装
能自动取消重复请求的axios封装
能自动取消重复请求的axios封装
能自动取消重复请求的axios封装( duplicate removal request)
自动请求
基于axios封装的请求库
fetch
axios 请求库二次封装
axios请求封装
能自动取消重复请求的axios封装
基于uni-app 的网络请求工具
http请求,上传文件,下载文件
- react-native-component
- react-component
- react
- http
- react-native
- react-native-http
- react-native-http-cus
- 上传
- 下载
- 网络
- 请求
WeHttp是一个简单的微信小程序网络请求工具,它简化了小程序的网络请求函数,并且拥有类似axios.interceptors的拦截器(分别是before和after),这意味着你可以在网络请求前、请求后执行自定义函数;另外您可以定义全局的处理方法(可定义success、fail、before、after)。并且wehttp会自动帮你保存cookie以此来维持会话
能自动取消重复请求的axios封装
微信小程序,请求封装,实现可配置的请求,使用promise进行封装