Abstraction for DynamoDB queries and scans that handles pagination and parallel worker coordination
Abstraction for DynamoDB batch reads and writes for that handles batch splitting and partial retries with exponential backoff
A schema-based data mapper for Amazon DynamoDB
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.
Annotations providing easy integration between TypeScript domain objects and the @nova-odm/mapper library
Get an iterator for any JS language value. Works robustly across all environments, all versions.
A data marshaller that converts JavaScript types into Amazon DynamoDB AttributeValues
Higher order iterator library for JavaScript/TypeScript.
A schema-based data marshaller for Amazon DynamoDB
Composable expression objects for Amazon DynamoDB
Iterator abstraction based on ES6 specification
Iterate any JS iterator. Works robustly in all environments, all versions.
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
Iterate over promises serially
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Turn an abstract-leveldown iterator into a readable stream
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
Async iterator utilities
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
Framework-independent loaders for 3D graphics formats
Run multiple promise-returning & async functions with limited concurrency using native ES9
Detect native Symbol.iterator support.