{"library":"leaky-bucket-queue","type":"library","category":null,"description":"An RxJS-based leaky bucket rate limiter implementing burstable throttling with a queue. Version 0.0.2 provides a simple, type-safe queue that allows bursts of traffic up to a configurable burst size within a sliding period. Ideal for smoothing API calls while maintaining responsiveness. Compared to simpler throttle/debounce approaches, leaky bucket permits short bursts without stuttering. Currently in early development with limited API surface. No significant release cadence established.","language":"javascript","status":"active","version":"0.0.2","tags":["javascript","leaky","bucket","leaky bucket","leaky-bucket","rate","rate-control","rate-limit","throtle"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install leaky-bucket-queue","imports":["import { LeakyBucketQueue } from 'leaky-bucket-queue'","import { ILeakyBucketQueueOptions } from 'leaky-bucket-queue'","import type { LeakyBucketQueue } from 'leaky-bucket-queue'"]},{"cmd":"yarn add leaky-bucket-queue","imports":[]},{"cmd":"pnpm add leaky-bucket-queue","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"leaky-bucket-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}