{"library":"qbox","type":"library","category":null,"description":"Qbox is a lightweight queue management library for Node.js, version 0.1.7, with a jQuery-like API for chaining asynchronous operations. It provides a simple way to sequence tasks, handle completion and error callbacks, and control flow with pause/resume and limit features. Compared to full-featured queue libraries like Bull or async.js, Qbox focuses on simplicity and minimal dependencies, suitable for small-scale task orchestration without need for persistence or distributed processing. The package is mature but not actively updated, with sparse releases.","language":"javascript","status":"active","version":"0.1.7","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install qbox","imports":["import Q from 'qbox'","import Q from 'qbox'; const stack = Q.Stack();","import Q from 'qbox'; const box = Q.box();"]},{"cmd":"yarn add qbox","imports":[]},{"cmd":"pnpm add qbox","imports":[]}],"homepage":"https://github.com/arunoda/qbox","github":"git@github.com:arunoda/qbox","docs":null,"changelog":null,"pypi":null,"npm":"qbox","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}