本仓库基于vue3结合ts进行基础的项目封装,不同分支有对应的不同封装的代码,有对应不同的文章介绍如何进行的 1. axios封装: - 文章地址:https://gujyang.gitee.io/myblog/2023/08/28/axios-package/ - 项目分支:axios-package
Forward slots and attributes to child components
Shared utilities for Dream Machine projects
Openapi generated typescript-axios client for CloudHospital Admin
A mangascraper for fetching manga from a variety of manga sources (mangakakalot, manganato, and etc.)
基于微信小程序wx.request封装的请求库,支持拦截器、请求取消
Connector for using a Monero compliant light wallet api
<p align="center">✨Easy authorization via Laravel Sanctum for Nuxt 3!</p>
Vue 3 + Vite 标准化脚手架 — 快速搭建 Vue 3 项目开发环境
A jsonp adapter for axios
### 栗子 ``` <template> <md-button size='smill' @click="handleClick"/> <md-select v-model="form.selected" api="/api" format="id,name" @change="handleChange"/> </template>
Observable axios client for React3L
专家库
A wrapper for NestJS HttpService to standardize requests and error handling.
``` npm i @transmute/jsonld-document-loader --save ```
HTTP client library uses Axios without Typescript.
Promise based Fastly API client for Node.js
Powered by Para FED
Based on a CSS reset from joshwcomeau.com
Simple Axios resource class
axios plugin for vue-cli
OpenAPI client for @getcandy/js-client
Based on vue-demi, useAxios written by compositionApi supports vue2/vue3.
Production-grade HTTP client for Node.js — built on axios with circuit breaker, retry with backoff, request cancellation, typed Result responses, pipeline middleware, and optional NestJS integration