Showing 41-60 of 259 packages
Type-safe transformer functions for `Iterable` and `AsyncIterable` (`map`, `flatten`, `reduce`, etc.).
Asynkit extends the capabilities of AsyncIterable in JavaScript, providing utility methods such as map, filter, and includes that are natively available for arrays but absent for async iterables.
Web API compatible Blob implementation
API for working with Iterable and AsyncIterable objects and some useful container types
Add async-await for-await loop support to RxJS Observables
Run sync/async function across Worker Threads
A toolbox to check if an object is iterable, an iterator or a generator, etc.
Converts a stream to an `AsyncIterable<T>`
Type guards for JavaScript and Typescript.
Lumino Polling
FilesApi interface and utilities for cross-platform filesystem abstraction
Just enough code to calculate the IPFS hash for some data
A functional library for TypeScript/JavaScript programmers.
Abstraction for DynamoDB queries and scans that handles pagination and parallel worker coordination
provides the async utilities for handling paginated API responses.
Utility for creating AsyncIterables (streams) from any callback-based
Convert push-based streams to pull-based async iterables
IPFS Repo implementation
Merge AsyncIterables with all corner cases covered.
A graphql-subscriptions PubSub Engine using redis