17 packages found
utility for batch data processing. The [DataLoader](https://github.com/graphql/dataloader) is taken as an example.
A module that allows batching of async operations with optional time limits (e.g. 50 API requests at a time or 50 API requests / 10 seconds)
Fork of nativescript-toolbox - A NativeScript module that is a composition of useful classes, tools and helpers.
- NativeScript
- Tools
- Toolbox
- Helpers
- Classes
- Android
- SQLite
- iOS
- Strings
- Formatting
- Router
- Routes
- States
- Values
- View more
Fork of nativescript-toolbox - A NativeScript module that is a composition of useful classes, tools and helpers.
- NativeScript
- Tools
- Toolbox
- Helpers
- Classes
- Android
- SQLite
- iOS
- Strings
- Formatting
- Router
- Routes
- States
- Values
- View more
Group items into batches, defined by size or time.
Split any array into chunks
Split object/array into specified size of batches
Executes an array of promises in batches
A NativeScript module that is a composition of useful classes, tools and helpers.
- NativeScript
- Tools
- Toolbox
- Helpers
- Classes
- Android
- SQLite
- iOS
- Strings
- Formatting
- Router
- Routes
- States
- Values
- View more
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
Perform async/sync reductions of arrays in batches. Supports throttling.
A stream that transforms chunks to batches form the stream
A TypeScript/Javascript class with properties that give information about a dataset too big to be loaded all at once that is stored in memory one batch at-a-time, with the intention of paginating the batch
Simple and fast implementation of action-driven workflows.
- actions
- driven
- workflows
- asynchronus
- promise
- execute
- execution
- batches
- chains
- typescript
- DefinitelyTyped
- definition
- files
TypeScript/Javascript class intended to help a separate Paginator class paginate data. Specifically, this class contains the properties `itemsPerPage` and `totalPages`, which will be used by other classes, like the Paginator.
StudentVerification ISIR corrections retrieval utility
middleware that allow to dispatch an array of actions