runq

JSON →
library 1.1.2 ·javascript
verified Jun 7, 2026

A minimal library for running a queue of functions sequentially, passing results through a chain of callbacks. Version 1.1.2 is stable with no recent updates. It provides a simple chainable API for sequential async execution, similar to async.waterfall but with a different calling convention. Lightweight and dependency-free.