{"library":"axios-request-throttle","type":"library","category":null,"description":"A lightweight rate-limiting utility for axios that throttles request-per-second rate globally without requiring a new axios instance. Version 1.0.0 is the latest stable release. Unlike alternatives like axios-throttled, it applies throttling directly to the global axios object, so all axios calls in the project are automatically rate-limited without changing imports. Ships TypeScript type definitions. Requires axios as a peer dependency with any version. Useful for API clients to avoid hitting rate limits.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","axios","throttle","ratelimit","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axios-request-throttle","imports":["import axiosThrottle from 'axios-request-throttle'","import axiosThrottle from 'axios-request-throttle'; axiosThrottle.use(axios, { requestsPerSecond: 5 })","import axiosThrottle from 'axios-request-throttle'"]},{"cmd":"yarn add axios-request-throttle","imports":[]},{"cmd":"pnpm add axios-request-throttle","imports":[]}],"homepage":"https://github.com/fakelag/axios-request-throttle#readme","github":"https://github.com/fakelag/axios-request-throttle","docs":null,"changelog":null,"pypi":null,"npm":"axios-request-throttle","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}