P-Queue-Compatible
JSON →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.
Resources
packagep-queue-compat ↗