CodeBrowser / npm / js-queue
js-queue@2.0.2
// Simple JS queue with auto run for node and browsers
$ npm install js-queue
downloads/wk
845,458
license
MIT
version
2.0.2
published
Nov 11, 2020
What is js-queue?
js-queue is a lightweight JavaScript queue implementation that automatically processes items in sequence for both Node.js and browser environments. Developers use it to manage asynchronous tasks or operations that need to run one after another without manual intervention.
Keywords
#queue #node #js #auto #run #execute #browser #react
Dependencies (1)
Maintainers
riaevangelist