axios小程序版本,支持在各个平台小程序中使用
a wrapper package combining both axios and react-query allowing for easy api calls
## Basic usage
NestJS http manager library with axios
Restructure axios by typescript for Practice
### 初始化 ``` // 入口文件 import Vue from 'vue' import router from './router' import axios from 'axios' import Mint from 'mint-ui' import config from './config' require('@/ivy-fe').init({Vue, router, axios, config, Mint}) ``` * 注册MintUI的组件,并且在Vue.prototype上添加$T
Wrapper utility functions around axios designed to provide convenience methods and handlers
Axios wrapper with logging and exception handling
MiniAxios 是一个轻量级 HTTP 客户端库,专为【微信小程序】设计,提供类似 Axios 的 API 接口。它支持请求/响应拦截器、取消请求、自动重试、文件上传/下载等功能。构建后大小11KB,能有效节省小程序包大小。
Axios plugin for JWT authentication with refresh token using interceptor
CLI para crear proyectos React con el setup Readx (Tailwind, TanStack Query, Zustand, Router, Axios)
Axios-based API library, incloding API cache,cancel request and refresh token
Axly is a powerful and flexible HTTP client for React and Node.js, built on top of Axios. It simplifies API requests with many features.
generate axios api root
Axios common features based on next toolkit.
Vue cache plugin for axios using vuex store
完美工事二次封装axios
A middleware for execute-js to use Axios for HTTP request
Axios hooks on Vue3. Exactly same API with official axios. Support leading/latest mode, better cancellation control, and auto retry.
Axios adapter that automatically fetches a new proxy IP for every request via HailiangIP API
K-Upload: Vue 3 + Axios 文件上传组件
基于axios的ajax业务封装
本库通过`axios`的[interceptors](https://github.com/axios/axios#interceptors)帮助你设置ajax请求中的loading
axios扩展类