{"library":"p-queue-compat","type":"library","category":null,"description":"A drop-in compatible fork of the p-queue library (v7.x) that provides both CommonJS and ES module exports. Version 1.0.234 is current, published frequently. It wraps the original p-queue with no API changes, offering concurrency control, rate limiting, priority queues, and timeout support. The main differentiator is that it restores CJS support (dropped in p-queue v7) while maintaining all original features including EventEmitter3-based events, custom queue classes, and interval-based throttling. Actively maintained with weekly releases.","language":"javascript","status":"active","version":"1.0.234","tags":["javascript","promise","queue","enqueue","limit","limited","concurrency","throttle","throat","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install p-queue-compat","imports":["import PQueue from 'p-queue-compat'","const PQueue = require('p-queue-compat')","import {PriorityQueue} from 'p-queue-compat'"]},{"cmd":"yarn add p-queue-compat","imports":[]},{"cmd":"pnpm add p-queue-compat","imports":[]}],"homepage":"https://github.com/bbeesley/p-queue-compat#readme","github":"https://github.com/bbeesley/p-queue-compat","docs":null,"changelog":null,"pypi":null,"npm":"p-queue-compat","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}