imlazy
Functional programming with lazy immutable iterables
Functional programming with lazy immutable iterables
A class that helps with iterating over asynchronous content.
Plugin for async-chainable to provide Cartesian iteration (all combinations of multiple arrays)
A Node-RED node to split arrays into seperate messages, making it easy to loop over with control messages. Original work by Leon van Kammen
Array iterator in synchronised way. It takes array, promise function to run for each item of the array and limit to run the promise function to run at a time, default limit is 1. It returns promise of all promisses of given promise functions.
Implementation of the basic k-means algorithm to partition vectors into clusters.
Iterate through an array with an interval between each call. Stop & kill iteration.
Provides LINQ-like fluent api operations for iterables and async iterables (ES2018+).
Thunk middleware for Redux supporting generators
Plugin for pixi.js. which iterates through an array with an interval between each call. Stop & kill iteration.
...
Immutable Data Collections
Methods for iterators
Native iteration over cursor-like objects with synchronize.js
A collection of prototype tools
Member of the starry suite—modular functions for iterable objects.
Member of the starry suite—modular functions for iterable objects.
Run SQLite on the device and IndexedDB in the browser with exactly the same API with nanoSQL 2!
Babel plugin that carries directives to React JSX: `$if/$else`
Promisified, asynchronous ES6 for..of