vue-request
This is a library that can easily help you manage request states, supporting common features such as SWR, polling, error retry, caching, and pagination, etc.
This is a library that can easily help you manage request states, supporting common features such as SWR, polling, error retry, caching, and pagination, etc.
Vue library for making network requests using Axios
Vue composition API for data fetching, supports SWR, polling, error retry, cache request, pagination and other cool features.
> simplly http request in vue component
Vue 3 composition API for data fetching, supports SWR, polling, error retry, cache request, pagination and other cool features.
Vue 3 composition API for data fetching. This is a version for Vue 2 by using @vue/composition-api.
Norm Axios 是一个基于 Axios 的约定式请求库,提供了约定式的请求方式与强大的 Hook API,帮助你更高效的开发。