hr.queue
JSON →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.