promise_mtd
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.
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.
treat a flat list as nested
Pipeable programming for cleaner code. Uses callbags and pipeline operator.
Library providing class/object property & function alias (aka delegate or tunnel) support.
A reverse-iterable set implementation based on the built-in Set object
A reverse-iterable map implementation based on the built-in Map object
Iterable data structures
A no-frills number-range generator
List all UTF-8-encoded files in a given directory
Ensures that a given input can be used as a set
Executed in ES2015 environment to help make a native JavaScript object iterable, e.g. used in for...of.
make typescript enum iterable
Wrappers around Node.js ReadableStream, Readline and ChildProcess that implement AsyncIterableIterator interface
Functions for working with built-in iterable types
async version of streamjs(https://github.com/winterbe/streamjs)
Functional sequences for processing iterable data in JavaScript
Iterable ARC4
compose expressive async data transformation pipelines
Create circular, iterable data structures in JS
Iterator utility functions