{"library":"ts-async-queue","type":"library","category":null,"description":"A simple async-await task queue written in TypeScript, version 1.1.0. It provides a TaskQueue class with start, pause, resume, and stop methods for managing sequential async task execution. Unlike complex libraries with concurrency or priority management, this focuses on simplicity and minimalism with a 2KB minified bundle. It ships TypeScript types and supports multiple module formats (es5, es6, esnext, iife, umd). Dependencies: none. Release cadence: low.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","task","async","await","esnext","typescript","ts","js"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install ts-async-queue","imports":["import { TaskQueue } from 'ts-async-queue'","import { QueueError } from 'ts-async-queue'","const { TaskQueue } = require('ts-async-queue')"]},{"cmd":"yarn add ts-async-queue","imports":[]},{"cmd":"pnpm add ts-async-queue","imports":[]}],"homepage":"https://github.com/Raiondesu/ts-async-queue#readme","github":"https://github.com/Raiondesu/ts-async-queue","docs":null,"changelog":null,"pypi":null,"npm":"ts-async-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}