We’ll start with the most far-reaching addition, which the spec describes as “a new Iterator global with associated static and prototype methods for working with iterators.” The most exciting part of ...
IxJS is a set of libraries to compose synchronous and asynchronous collections and Array#extras style composition in JavaScript The Interactive Extensions for JavaScript (IxJS) brings the Array#extras ...
Creed simplifies async by letting you write coroutines using ES2015 generators and promises, and encourages functional programming via fantasy-land. It also makes uncaught errors obvious by default, ...