{"library":"sequential-task-queue","type":"library","category":null,"description":"FIFO task queue for Node.js and browser that executes asynchronous tasks in strict order. Version 1.2.1 is stable, with infrequent updates. Supports promises, timeouts, and task cancellation via CancellationToken. Differentiators include simple API, cancellation of queued/active tasks, and error handling that continues execution. Ships TypeScript types.","language":"javascript","status":"active","version":"1.2.1","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install sequential-task-queue","imports":["import { SequentialTaskQueue } from 'sequential-task-queue'","import { CancellationToken } from 'sequential-task-queue'","import type { SequentialTaskQueue } from 'sequential-task-queue'"]},{"cmd":"yarn add sequential-task-queue","imports":[]},{"cmd":"pnpm add sequential-task-queue","imports":[]}],"homepage":"https://github.com/BalassaMarton/sequential-task-queue#readme","github":"ssh://git@github.com/BalassaMarton/sequential-task-queue","docs":null,"changelog":null,"pypi":null,"npm":"sequential-task-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}