Iterable API library
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.
[](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
Converts iterable objects into readable streams.
Multipart and Tar utilities for the Web Streams API
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Iterable wrapper that add methods to read ahead or behind current item.
Deques are a generalization of stacks and queues
Iterable SDK for React Native.
Uint8Array async iterator adapters for Node.js streams
The Interactive Extensions for JavaScript
Array manipulation, ordering, searching, summarizing, etc.
A tiny but capable push & pull stream library for TypeScript and Flow
Split an iterable into evenly sized chunks
Config plugin for @iterable/react-native-sdk
Convert streaming iterables to Node.js streams
Iterables which cache the values they yield
Set of classes used for async prefetching with backpressure (IterableMapper) and async flushing with backpressure (IterableQueueMapper, IterableQueueMapperSimple)
Checks if a given object is iterable
Iterate any iterable JS value. Works robustly in all environments, all versions.
Run a subprocess synchronously and interactively in Node.js
This gem implements a rooted, ordered tree, with a focus on easy iteration over nodes and access to basic tree properties. Moved to ---> "rooted".
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.
This gem implements a rooted, ordered tree, with a focus on easy iteration over nodes and access to basic tree properties. Formerly known as "rooted_tree".
Contentful API wrapper library exposing an ActiveRecord-like interface