node-red-contrib-fullsplitter
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
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
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)
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.
Thunk middleware for Redux supporting generators
Plugin for pixi.js. which iterates through an array with an interval between each call. Stop & kill iteration.
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+).
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.
Like [].some but for objects
run a callback function against specific js types
Async filter function, similar to async.filter