{"library":"ev-queue","type":"library","category":null,"description":"A lightweight, promise-based queuing library for scheduling async functions with configurable delays and priority levels. The package enables sequential execution of asynchronous tasks, supporting high-priority and low-priority queues to manage rate limits and background jobs effectively. Current stable version 1.0.3 features a simple API, TypeScript definitions, default queue sizes, and no external dependencies. It is ideal for scenarios like API rate limiting, database updates, or any sequential async processing where delay and priority control are needed.","language":"javascript","status":"active","version":"1.0.3","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install ev-queue","imports":["import EvQueue from 'ev-queue'","import { EvQueueOptions } from 'ev-queue'","import type { EvQueueInstance } from 'ev-queue'"]},{"cmd":"yarn add ev-queue","imports":[]},{"cmd":"pnpm add ev-queue","imports":[]}],"homepage":"https://github.com/The-White-Fang/ev-queue#readme","github":"ssh://git@github.com/The-White-Fang/ev-queue","docs":null,"changelog":null,"pypi":null,"npm":"ev-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}