{"library":"vue-fetch-plugin","type":"library","category":null,"description":"A fetch plugin for Vue.js projects providing convenient methods ($get, $post, $fetch) via Vue.prototype or direct import. Version 2.0.9 is the latest stable release. It wraps the native fetch API with request/response interceptors, configurable default options, and async/await support. Compared to axios, it leverages the browser's built-in fetch rather than adding a separate HTTP client. Release cadence is irregular; last update was 2019. No TypeScript typings included.","language":"javascript","status":"maintenance","version":"2.0.9","tags":["javascript","fetch","vue","plugin","async/await"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install vue-fetch-plugin","imports":["import VueFetchPlugin from 'vue-fetch-plugin'","import myFetch from 'vue-fetch-plugin'","Vue.use(VueFetchPlugin, { ... })"]},{"cmd":"yarn add vue-fetch-plugin","imports":[]},{"cmd":"pnpm add vue-fetch-plugin","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"vue-fetch-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}