rygr.async-queue
JSON →Async queue library for Node.js and browser that assembles asynchronous methods to be run in sequence, inspired by Express middleware. Version 1.2.0 (last release appears to be stable, no recent updates). Differentiator: lightweight, simple API with error handling via extra function parameter. Depends on jQuery (browser) or q (Node) for promise support.