simple-promise-queue
JSON →A lightweight, promise-based queue built on top of the queue package, allowing users to push functions that resolve or reject and get a promise representing the task. Version 0.1.7 is the latest, with no active development. It supports concurrency control and automatic start. Compared to similar libraries, it provides a simple API with pushTask and unshiftTask, and inherits additional methods from the queue package. The library is ESM and CJS compatible, but does not include TypeScript typings.
Resources
packagesimple-promise-queue ↗
API endpoints
full doc /v1/registry/simple-promise-queue