async-queue-chain
JSON →A tiny utility (1.1.0) to chain async functions in a queue and run them sequentially. Released as ESM/CJS with TypeScript types. Unlike general-purpose async queues (e.g., p-limit, Bottleneck), this package focuses on a chainable API, automatic sequential execution, and value passing between tasks. Ideal for managing event-driven workflows where tasks must not overlap. Maintained on GitHub with minimal dependencies.
Resources
packageasync-queue-chain ↗
API endpoints
full doc /v1/registry/async-queue-chain