inbatches

InBatches is a zero-dependency generic TypeScript library that provides a convenient way to batch executions that runs asynchronous.

@writetome51/get-page-batch

A class that loads a batch (array) of data from a larger set too big to be loaded all at once. You tell it what page you want, and it loads the batch containing that page. Intended to be used by a paginator