Showing 1-20 of 37 packages
A node- and browser-ready async (now with promises) counterpart of Array.prototype.forEach
Add forEachAsync() async/await to Array to support async functions.
'Promisified' Array, it compatible with the original Array but comes with async versions of native Array methods, such as `mapAsync`, `filterAsync`, `reduceAsync`, `sortAsync`, `findAsync`, `findIndexAsync`, `everyAsync`, `someAsync`, `forEachAsync`...
Lazy Range function for JS. Exposes forEach forEachAsync and toArray.
Composable functional (async) iterable helpers
Simple Lazy Ranges for Node/Javascript
Like forEachAsync and Join had a baby: sequences out n batches of async functions rather than all at once. Part of FuturesJS (Browser, Node.js, Bower, Pakmanager)
Like forEachAsync and Join had a baby: sequences out n batches of async functions rather than all at once. Part of FuturesJS (Browser, Node.js, Bower, Pakmanager)
Execute async code in chronological order. The sequence module of FuturesJS (Browser, Node.js, Bower, and Pakmanager)
A mixin to enable easy iteration for a loopback Model.
Extending the array object for Node.js
❤️ Corifeus Utils
same as array.forEach, but in parallel
Helper functions and classes for own VS Code (extensions)
An ultra lightweight, async or unsafe-speedy ramda alternative.
A mixin to provide resultset limiting for loopback
A library of utility functions
Invoke a function once for each element in a collection.
Like forEachAsync, or Promise.all(), but handling a bounded number of items at any given time.
Zajno's re-usable utilities for JS/TS projects