{"library":"axios-shortcut","type":"library","category":null,"description":"Axios Shortcut (v0.1.4) is a lightweight wrapper around Axios that provides shorthand methods (GET, DELETE, HEAD, OPTIONS) with a separate params argument, plus a dedicated DOWNLOAD method for file downloads. It maintains the same API for POST, PUT, PATCH as Axios but omits request(config) and getUri. Since v0.1, it has offered a compact API surface with no extra runtime dependencies. Ideal for developers who want to reduce boilerplate when making GET/DELETE requests and need a simple download helper.","language":"javascript","status":"active","version":"0.1.4","tags":["javascript","axios","download","upload","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axios-shortcut","imports":["import AxiosShortcut from 'axios-shortcut'","import { GET } from 'axios-shortcut'","import { DOWNLOAD } from 'axios-shortcut'","import AxiosShortcut from 'axios-shortcut'"]},{"cmd":"yarn add axios-shortcut","imports":[]},{"cmd":"pnpm add axios-shortcut","imports":[]}],"homepage":"https://github.com/cloydlau/axios-shortcut#readme","github":"https://github.com/cloydlau/axios-shortcut","docs":null,"changelog":null,"pypi":null,"npm":"axios-shortcut","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}