array-batcher
Execute operations on or mapping conversions of JavaScript Arrays in predetermined batches. Batches can be of a fixed size, created from a desired number of batches, or constructed by iterating through the array and testing a predicate.
@phnq/message
Asynchronous, incremental messaging client and server
@api.global/typedrequest
A TypeScript library for making typed requests towards APIs, including facilities for handling requests, routing, and virtual stream handling.
easy-action-queue
A lightweight library to queue and manage actions with configurable concurrency, supporting synchronous, asynchronous, and observable actions.