{"library":"suprqueue","type":"library","category":null,"description":"Simple in-memory promise-based task queue for Node.js and browser with support for pausing, merging tasks, or retrying failed tasks. Current stable version is 1.8.0, released as needed. Key differentiators: lightweight, no external dependencies, supports task merging via key function, precheck step before each task, and fine-grained retry control (delay, ordering).","language":"javascript","status":"active","version":"1.8.0-4-deepnote-log","tags":["javascript","queue","tasks","jobs","retry","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install suprqueue","imports":["import { Suprqueue } from 'suprqueue'","const { Suprqueue } = require('suprqueue')","import type { SuprqueueOptions, TaskHandler, MergeFunction, KeyFunction } from 'suprqueue'"]},{"cmd":"yarn add suprqueue","imports":[]},{"cmd":"pnpm add suprqueue","imports":[]}],"homepage":"https://github.com/jankuca/suprqueue#readme","github":"https://github.com/jankuca/suprqueue","docs":null,"changelog":null,"pypi":null,"npm":"suprqueue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}