observable-to-async-generator
Convert an observable to ES6 async generator.
Convert an observable to ES6 async generator.
Iterates over the own values of an object.
Iterator for numbers to generate arrays
Create a new object containing the same properties (through assignment) of another object along with an @@iterator method can make use of the default iteration behavior (such as for-of) that built-in iterables like Array or Map have.
Set of methods allowing simplify work with promises in cycle such as: forEach, map, find, filter, reduce, while, transform. Besides there are methods for comfortable work with promises or asynchronous operations - all, retry, timeout.
Map object keys and values into a new object
Executes nodes in parallel following the scatter/gather pattern
Iterate by permutation in a list
Previewable Iterable/Iterator for JavaScript/TypeScript
Library providing class/object property & function alias (aka delegate or tunnel) support.
ES6 Iterator that iterates over the Nodes of a Range
Generate a range between two numbers or letters. Examples: 1-100, a-z, A-Z, a-zz or even A-ZZZZZ.
Python3 range made with generator
promise wrapped righto - replacement for co
Iterates all properties (owned and inherited) of an object.
A reverse-iterable set implementation based on the built-in Set object
A reverse-iterable map implementation based on the built-in Map object
Iterate values in a list in random order
An async iterator for Hypercores that supports seek
A no-frills number-range generator