Wrapper for Iterable API
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
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Converts iterable objects into readable streams.
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
Iterable SDK for React Native.
A tiny but capable push & pull stream library for TypeScript and Flow
Run a subprocess synchronously and interactively in Node.js
Iterable SDK for JavaScript and Node.
Split an iterable into evenly sized chunks
`Promise.all` and `Promise.allSettled` with concurrency option and async iterable result
The Interactive Extensions for JavaScript
Iterable wrapper that add methods to read ahead or behind current item.
Set of classes used for async prefetching with backpressure (IterableMapper) and async flushing with backpressure (IterableQueueMapper, IterableQueueMapperSimple)
Deques are a generalization of stacks and queues
find and identify a cycle in a directed graph
Node.js API (Node-API)
Convert Node.js streams to streaming iterables
A Map implementation with expirable items
Check if an Iterable is empty
Get the first path that exists on disk of multiple paths
RubyTree is a Ruby implementation of the generic tree data structure. It provides simple APIs to store named nodes, and to access, modify, and traverse the tree. The data model is node-centric, where nodes in the tree are the primary structural elements. It supports all common tree-traversal methods (pre-order, post-order, and breadth first). RubyTree mixes in the Enumerable and Comparable modules and behaves like a standard Ruby collection (iteration, comparison, etc.). RubyTree also includes a binary tree implementation, which provides in-order node traversal besides the other methods. RubyTree can import from and export to JSON, and supports Ruby’s object marshaling.
Contentful API wrapper library exposing an ActiveRecord-like interface