Preparing for system design interviews?  Try bugzed.com →

Simple JavaScript Queue

JSON →
library 2.0.2 ·javascript
verified Jun 17, 2026

js-queue provides a straightforward JavaScript queue implementation for both Node.js and browser environments, featuring an 'auto-run' capability where the queue processes new items as they are added, provided it's not explicitly stopped. The current stable version is 2.0.2, with releases appearing to be made as needed for updates and fixes, rather than a strict cadence. A key differentiator is its simplicity and explicit support for both CommonJS environments (Node.js, Webpack, Browserify) and vanilla browser usage. Additionally, since version 2.0.0, it exposes an ES6-based Last In First Out (LIFO) stack via `js-queue/stack.js`, offering an alternative data structure with a similar interface, useful for different application needs.

total hits 13
actors 4 distinct systems
last hit 17d ago ByteDance
GPTBot
4
Script
1
ByteDance
1
Humans
4

top countries 🇺🇸 United States · 🇨🇦 Canada · 🇸🇬 Singapore · VN · 🇩🇪 Germany