{"library":"tasque","type":"library","category":null,"description":"A simple TypeScript task queue with parallel execution control, queue capacity limits, position listeners, and async iteration. Stable version 0.1.2, ships TypeScript types, published on npm and JSR. Key differentiators: very low bundle size (<1KB minzip), supports dynamic parallelism scaling, capacity limits, and both positional listeners and async iterable streams for task progress. Peer dependency on TypeScript ^5.0 indicates type-aware usage.","language":"javascript","status":"active","version":"0.1.2","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install tasque","imports":["import { createQueue } from 'tasque'","import { type Queue } from 'tasque'","import { type AddOptions } from 'tasque'"]},{"cmd":"yarn add tasque","imports":[]},{"cmd":"pnpm add tasque","imports":[]}],"homepage":"https://github.com/sv2dev/tasque#readme","github":"https://github.com/sv2dev/tasque","docs":null,"changelog":null,"pypi":null,"npm":"tasque","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}