{"library":"enqueue","type":"library","category":null,"description":"A lightweight queue for asynchronous function calls with configurable concurrency, timeout, and limit. Version 1.0.2 is the latest stable release. The library is minimal (no dependencies), supports both Node.js and browser via Duo, and provides simple control over parallel execution and queue size. It differentiates from other queue libraries by its simplicity, tiny footprint, and timeout support.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript","queue","simple","tiny","timeout","concurrency"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install enqueue","imports":["var enqueue = require('enqueue');","var queue = enqueue(fn, { concurrency: 2 });","var enqueue = require('matthewmueller/enqueue');"]},{"cmd":"yarn add enqueue","imports":[]},{"cmd":"pnpm add enqueue","imports":[]}],"homepage":"https://github.com/MatthewMueller/enqueue","github":"git://github.com/MatthewMueller/enqueue","docs":null,"changelog":null,"pypi":null,"npm":"enqueue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}