{"library":"axios-extra","type":"library","category":null,"description":"Extends Axios with concurrency limits and automatic retry via ES6 Proxy. Wraps promise-queue-plus to provide maxConcurrent and retry options without adding new API surface – usage remains identical to Axios. Current stable version 0.0.8, no recent releases. Key differentiator: no extra methods, just augmented config. Requires Axios as peer dependency. Suited for Node.js or browser environments where Axios is already used and need simple rate limiting or retry logic.","language":"javascript","status":"active","version":"0.0.8","tags":["javascript","axios","retry","concurrent","queue"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axios-extra","imports":["import axios from 'axios-extra'","import { create } from 'axios-extra'","const { requestQueue } = axios.create({})"]},{"cmd":"yarn add axios-extra","imports":[]},{"cmd":"pnpm add axios-extra","imports":[]}],"homepage":"https://github.com/cnwhy/axios-extra#readme","github":"https://github.com/cnwhy/axios-extra","docs":null,"changelog":null,"pypi":null,"npm":"axios-extra","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}