[](https://npmjs.org/package/ts-iterable-functions "View this project on npm") [](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Get the first fulfilled promise that satisfies the provided testing function
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Multipart and Tar utilities for the Web Streams API
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
Array manipulation, ordering, searching, summarizing, etc.
Set of classes used for async prefetching with backpressure (IterableMapper) and async flushing with backpressure (IterableQueueMapper, IterableQueueMapperSimple)
Iterable SDK for JavaScript and Node.
Run promise-returning & async functions concurrently with optional limited concurrency
Convert Node.js streams to streaming iterables
`Promise.all` and `Promise.allSettled` with concurrency option and async iterable result
Iterable wrapper that add methods to read ahead or behind current item.
Lightweight core JavaScript functions.
Manage ordered sequences of FluentBundles
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
Converts iterable objects into readable streams.
A collection of reusable typeclasses for the Effect ecosystem
Deques are a generalization of stacks and queues
JS library for Fengari
Run promise-returning & async functions in series, each passing its result to the next
A collection of utilities for iterations.
type AnyIterable<T>