{"library":"debeem-queue","type":"library","category":null,"description":"DeBeem Queue is a lightweight, TypeScript-native queue library for Node.js (>=20.17.0), built with modern ESM and full TypeScript support. Version 1.0.31 provides a minimal, unopinionated queue implementation suitable for managing asynchronous task flows, job processing, or message buffering. It differentiates from alternatives like Bull or Bee-Queue by its zero-dependency design and focus on simplicity, making it ideal for small-scale or embedded use cases. The project is maintained by the DeBeem organization and follows a regular release cadence with semantic versioning.","language":"javascript","status":"active","version":"1.0.31","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install debeem-queue","imports":["import { Queue } from 'debeem-queue'","import { QueueOptions } from 'debeem-queue'","import type { Task } from 'debeem-queue'"]},{"cmd":"yarn add debeem-queue","imports":[]},{"cmd":"pnpm add debeem-queue","imports":[]}],"homepage":"https://github.com/debeem/","github":"https://github.com/debeem/","docs":null,"changelog":null,"pypi":null,"npm":"debeem-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}