A powerful yet simple JavaScript/TypeScript tasks queue system for Node.js and browsers. Current stable version is 4.1.1. It supports concurrency control, pause/unpause, task insertion at any position, forced start, cancellation (including running tasks), and event monitoring. Fully unit tested with full TypeScript support. Differentiated by its clean API and flexible task ordering.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
ESM only; default export is not available.
TypeScript type for tasks; not a runtime value.
QueueEvents is the correct event enum name.
Creates a queue with concurrency 2, adds two tasks, starts, pauses, inserts a priority task, and resumes.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.
No traffic data recorded yet.