{"library":"timer-queue","type":"library","category":null,"description":"A lightweight, configurable job queue for Node.js and browsers that schedules function execution with configurable interval, timeout, retry, and retry interval. v1.1.0 (stable, no recent updates). Provides three patterns for async control: synchronous boolean returns, callback-based (done/error), and Promise-based. Events for 'end' and 'error'. Differentiator: simple timer-based queue without external dependencies, supporting per-job retry and delay.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","async","asynchronous","job","queue","queues","task","timer"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install timer-queue","imports":["import TimerQueue from 'timer-queue'","import TimerQueue from 'timer-queue'"]},{"cmd":"yarn add timer-queue","imports":[]},{"cmd":"pnpm add timer-queue","imports":[]}],"homepage":"https://github.com/hirosan18/timer-queue#readme","github":"https://github.com/hirosan18/timer-queue","docs":null,"changelog":null,"pypi":null,"npm":"timer-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}