axios-plux
Simply axios with some extra features
Simply axios with some extra features
Promise based HTTP client for the browser and node.js
A ~100-lines module to build Axios requests using chainable properties
Promise based HTTP client for the browser and node.js
Promise based HTTP client for the browser and node.js
Promise based HTTP client for the browser and node.js
Promise based HTTP client for the browser and node.js
Promise based HTTP client for the browser and node.js
1.提供axios最原始的配置。<br /> 2.提供默认错误处理。<br /> 3.提供自定义错误处理。<br /> 4.目前仅支持服务端数据格式: ```javascript { code: httpCode, data:any, message: string } ``` 5.持续更新中。 ## For Example
Promise based HTTP client for the browser and node.js
support int64
Promise based HTTP client for the browser and node.js
提供微信小程序请求,uniapp请求,自定义baseurl,拦截器,promise化
能自动取消重复请求的axios封装
Inject chaos to axios. Randomize response.
Promise based HTTP client for the browser and node.js
Axios fork with AbortController support and other experimental features
A wrapper around axios which uses io-ts to validate the received response.
能自动取消重复请求的axios封装
a simple paginator support ajax request and array paging.