hr.queue

JSON →
library 1.0.0 ·javascript
verified Jun 7, 2026

A lightweight async task queue for Node.js, version 1.0.0. Allows deferring asynchronous functions and runs them sequentially. Simple API with promise-based completion. Differentiator: minimalistic, no dependencies, designed for small-scale task management. Released under MIT license.