queue-that-promise
JSON →A minimal promise queue that ensures callbacks execute sequentially in order of addition. Current stable version is 1.2.3, with a simple API consisting of add(), done(), and count(). It is lightweight at 500 bytes gzipped and has no dependencies. This differs from larger queue libraries by focusing solely on promise-based serialization without concurrency control or priorities. The project is in maintenance mode with infrequent updates.
Resources
packagequeue-that-promise ↗
API endpoints
full doc /v1/registry/queue-that-promise