iter-chain
ECMAScript 6 iterator higher order function programming chaining
ECMAScript 6 iterator higher order function programming chaining
JavaScript iterable transformation library
mix generators and promises
Returns whether all elements in the iterable satisfy the predicate. Like Array.prototype.every.
Iterate Object
Use JavaScript Iterator, Easily
Iterate over a stack of functions.
Iterator library for JavaScript and TypeScript
An iterator-based range library with superpowers (useful methods).
A library built for async iteration protocol.
Iterator based utilities for handling sync & async tasks like async execution with a maximum for parallel tasks at the same time
Parse json stream
jQuery plugin: JavaScript like Array.reduce for plain objects
Returns true if an object is an iterator.
Returns the keys/indexes at which the specified value is located in a collection.
Returns an array of the keys/indexes of an Object, Map, Array, or Typed Array.
LazyContainers for AngularJS allows you to transparently retrieve elements from Arrays or any end-point into a container (the lazyContainer) and easily signal it to load, remove, update, insert, filter, sort, change their look, etc.
A lazy iterator interface for synchronous and asynchronous iterators
Create streams from generators and test them