{"library":"np-queue","type":"library","category":null,"description":"np-queue (v2.0.0) is a lightweight Promise-based queue library for controlling task concurrency and pausing/resuming execution. It supports TypeScript types and provides an API for adding tasks, wrapping functions to limit concurrency, and queue lifecycle management. Key differentiators: minimal API surface, pause/resume functionality, and optional task keys for deduplication. Release cadence appears irregular (last release unknown). Suitable for Node.js and browser environments.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","Promise","queue","limit","concurrency","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install np-queue","imports":["import Queue from 'np-queue'","const Queue = require('np-queue').default","import Queue from 'np-queue'"]},{"cmd":"yarn add np-queue","imports":[]},{"cmd":"pnpm add np-queue","imports":[]}],"homepage":"https://github.com/ngtmuzi/np-queue#readme","github":"https://github.com/ngtmuzi/np-queue","docs":null,"changelog":null,"pypi":null,"npm":"np-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}