{"library":"interval-queue","type":"library","category":null,"description":"interval-queue is a lightweight Node.js utility library (v1.0.4) for managing periodic task execution. It provides a simple API to create, delete, and clear intervals with time units in milliseconds, seconds, minutes, or hours. Unlike raw setInterval, it offers centralized management and typed return values. Actively maintained with TypeScript types included. Suitable for scheduling repeated tasks in server-side applications.","language":"javascript","status":"active","version":"1.0.4","tags":["javascript","typescript"],"install":[{"cmd":"npm install interval-queue","imports":["import { createInterval } from 'interval-queue'","import { deleteInterval } from 'interval-queue'","import { createIntervalSecond } from 'interval-queue'","import { clearIntervals } from 'interval-queue'"]},{"cmd":"yarn add interval-queue","imports":[]},{"cmd":"pnpm add interval-queue","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"interval-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Sun Jun 07","next_check":"Sat Sep 05","install_tag":null}}