{"library":"SimpleQueue","type":"library","category":null,"description":"A simple, typed FIFO queue for Node.js that guarantees in-order delivery of processed items. Version 2.0.0 is the current stable release with a maintenance cadence. Unlike many FIFO queues that destroy order during parallel processing, SimpleQueue preserves original element order when using callbacks. Ships TypeScript definitions. Requires Node.js >=20.19.0.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install SimpleQueue","imports":["import SimpleQueue from 'SimpleQueue'","import { SimpleQueue } from 'SimpleQueue'","const { SimpleQueue } = await import('SimpleQueue')"]},{"cmd":"yarn add SimpleQueue","imports":[]},{"cmd":"pnpm add SimpleQueue","imports":[]}],"homepage":"https://github.com/fb55/simplequeue#readme","github":"git://github.com/fb55/simplequeue","docs":null,"changelog":null,"pypi":null,"npm":"SimpleQueue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}