{"library":"async-queue-chain","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","async","queue","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install async-queue-chain","imports":["import { createAsyncQueue } from 'async-queue-chain'","import createAsyncQueue from 'async-queue-chain'","import type { AsyncQueueChain } from 'async-queue-chain'"]},{"cmd":"yarn add async-queue-chain","imports":[]},{"cmd":"pnpm add async-queue-chain","imports":[]}],"homepage":"https://github.com/Djaler/async-queue-chain#readme","github":"https://github.com/Djaler/async-queue-chain","docs":null,"changelog":null,"pypi":null,"npm":"async-queue-chain","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}