tq - tiny queue

JSON →
library 0.2.5 ·javascript abandoned
verified Jun 7, 2026

tq (0.2.5) is a minimal node.js queue library offering push, unshift, start, stop, and wait primitives. It provides a simple callback-based API for sequencing tasks. Last updated circa 2012, it is unmaintained and lacks modern features like promises or TypeScript types. It is a lightweight alternative to more comprehensive queue libraries like async or bull.