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.
@alitajs/vue-request
@vue/compiler-sfc
Official TinyMCE Vue 3 Component
<p align="center"> <img src="logo.png" width="100px" /> </p> <h1 align="center">swrv</h1>
Hooks for managing, caching and syncing asynchronous and remote data in Vue
Global Site Tag (gtag.js) plugin for Vue
Retry a request.
## Project setup ``` yarn install ```
axios在vue中使用
axios在vue中使用
Error class for Octokit request errors
Replace SVG images with inline SVG element
The HTTP client for Vue.js
Vue Query hooks generator plugin for Kubb, creating type-safe API client hooks from OpenAPI specifications for Vue.js applications.
Like request, but smaller.
Vue.js integration for bugsnag-js
Send parameterized requests to GitHub's APIs with sensible defaults in browsers and Node
Dynamic accessibility analysis for Vue.js using axe-core
internal utils shared across @vue packages
Core Promise support implementation for the simplified HTTP request client 'request'.
[](https://www.npmjs.com/package/@aws-sdk/s3-request-presigner) [](https://www.npmjs.com/
Log all requests and request errors
TypeScript definitions for request
Frontend libraries implement OAuth2 flows that authenticate the user with your SPA, but are only part of the picture. If you're storing user data on a backend, you'll need to authenticate them on both the frontend and the backend. That's what Oauth2 Authorization Code Request does, with PKCE thrown in for added security. This gem provides the backend authorization needed, taking in a verification request and logging the user in via JWT with Knock. If you're using Vue/React/etc with a frontend authorization library like @nuxt/auth, and you're running Rails in API mode for your backend, this gem completes the picture.
Stīpa is a lightweight, zero-dependency HTTP/1.1 framework built entirely on Ruby stdlib. Features: - Pure stdlib (socket, thread, erb, json, securerandom) - HTTP/1.1 with keep-alive, SO_REUSEPORT, and TCP_NODELAY - Thread pool with bounded queue and graceful shutdown - Pre-compiled middleware stack with zero per-request overhead - ERB templates with layouts, partials, and Vue 3 island helpers - CLI generator for MVC and API-only applications - Structured logging in logfmt format - Named route parameters via regex captures