{"library":"axios-throttled","type":"library","category":null,"description":"Creates a throttling wrapper around axios to limit the rate of HTTP requests. Version 2.1.2 is the latest stable release. It wraps axios with a throttling mechanism that can block requests based on a custom stay function, making it useful for rate-limiting or conditional request suppression. Unlike general throttling libraries, it is specifically designed for axios and integrates with axios configs. The library is minimal and unmaintained (last commit in 2019), offering basic throttling features without modern ESM support.","language":"javascript","status":"maintenance","version":"2.1.2","tags":["javascript","js","axios","throttle"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axios-throttled","imports":["const AxiosT = require('axios-throttled');","const axiosT = new AxiosT(config);","await axiosT.requestRaw(config);"]},{"cmd":"yarn add axios-throttled","imports":[]},{"cmd":"pnpm add axios-throttled","imports":[]}],"homepage":"https://github.com/a-chepugov/axios-throttled#readme","github":"https://github.com/a-chepugov/axios-throttled","docs":null,"changelog":null,"pypi":null,"npm":"axios-throttled","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}