{"library":"queue-maplimit","type":"library","category":null,"description":"A lightweight concurrency-limited async queue based on Promises, implementing a mapLimit pattern similar to async.mapLimit. Version 0.0.3 provides a simple API to control the maximum number of concurrent async operations. It is dependency-free and designed for node.js and browser environments where Promise-based concurrency control is needed. Compared to alternatives like p-limit or async.queue, it offers a minimal API surface with a single QueueMapLimit class that takes a limit and an add method accepting an array and iteratee.","language":"javascript","status":"active","version":"0.0.3","tags":["javascript","Promise","queue","mapLimit","concurrency","async","async.mapLimit"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install queue-maplimit","imports":["const QueueMapLimit = require('queue-maplimit')","import QueueMapLimit from 'queue-maplimit'","import QueueMapLimit from 'queue-maplimit'; typeof QueueMapLimit"]},{"cmd":"yarn add queue-maplimit","imports":[]},{"cmd":"pnpm add queue-maplimit","imports":[]}],"homepage":"https://github.com/Robin-front/queueMapLimit","github":"https://github.com/Robin-front/queueMapLimit","docs":null,"changelog":null,"pypi":null,"npm":"queue-maplimit","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}