{"library":"light-queue","type":"library","category":null,"description":"light-queue 1.0.0 is a zero-dependency, lightweight FIFO queue for Node.js and browsers. Released as stable 1.0.0, it offers a simple API with push, pop, drain, isEmpty, and size methods. Unlike more complex queue libraries, it focuses on minimal overhead and ease of use for throttling, retries, and basic queue management. It is actively maintained and suitable for both small and moderate-scale queuing needs.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","fifo","data","queue","nodejs"],"install":[{"cmd":"npm install light-queue","imports":["const Queue = require('light-queue');","const queue = Queue(['a','b']);","const queue = Queue();"]},{"cmd":"yarn add light-queue","imports":[]},{"cmd":"pnpm add light-queue","imports":[]}],"homepage":"https://github.com/mmujic/light-queue#readme","github":"https://github.com/mmujic/light-queue","docs":null,"changelog":null,"pypi":null,"npm":"light-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}}