Search results
54 packages found
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Maintenance: 8%. Quality: 52%. Popularity: 31%.
Iterate over promises serially
- promise
- foreach
- for-each
- for
- each
- collection
- iterable
- iterator
- fulfilled
- async
- await
- promises
- serial
- serially
- View more
Maintenance: None. Quality: 54%. Popularity: 33%.
Run async fn for each item in (async) iterable
Maintenance: 29%. Quality: 61%. Popularity: 3%.
Invoke a function once for each element in a collection.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- for
- each
- foreach
- array.foreach
- async
- asynchronous
- iterate
- View more
Maintenance: 33%. Quality: 51%. Popularity: 2%.
A collection of useful utility functions with associated TypeScript types. All functions have been unit tested.
- TypeScript
- isNullOrUndefined
- isEmpty
- isEqual
- isNumber
- randomNumberBetweenRange
- random number between range
- asyncForEach
- async for each
- delay
- convertTimeUnits
- convert time units
- getToday
- setEndOfDay
- View more
Maintenance: 31%. Quality: 63%. Popularity: 4%.
Invoke a function once for each element in a collection, iterating from right to left.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- for
- each
- right
- foreach
- foreachright
- array.foreach
- array.foreachright
- View more
Maintenance: 33%. Quality: 51%. Popularity: 2%.
Async version of forEach
Maintenance: 33%. Quality: 52%. Popularity: 0%.
Run an async task for each array element in parallel, but limit the number of tasks executing at the same time.
Maintenance: 19%. Quality: 62%. Popularity: 2%.
Invoke a function for each element in a collection and update the collection in-place.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- inmap
- map
- array.map
- iterate
- in-place
- mutate
- collection
- View more
Maintenance: 33%. Quality: 51%. Popularity: 2%.
Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.
Maintenance: 33%. Quality: 51%. Popularity: 2%.
Asynchronous iterator function for parallel processing.
Maintenance: None. Quality: 61%. Popularity: 10%.
a simple opinionated node.js CLI utility to setup a new node.js library project including typescript, vitest, prettier and basic github action for checking each commit to `main`.
Maintenance: 33%. Quality: 51%. Popularity: 1%.
A node- and browser-ready async (now with promises) counterpart of Array.prototype.forEach
Maintenance: None. Quality: 51%. Popularity: 16%.
Applies the function iteratee to each item in coll, in parallel.
- for-each
- async
- await
- promise
- control
- flow
- control-flow
- awaitful
- promises
- async-await
- es2015
- es2016
- es2017
- es6
- View more
Maintenance: None. Quality: 62%. Popularity: 4%.
Dependency free async each, map, and reduce written in ES6 package for Node.js
Maintenance: None. Quality: 64%. Popularity: 3%.
Node asynchronous for each that avoids blocking Node Event Loop
Maintenance: None. Quality: 62%. Popularity: 2%.
A very small, flexible, parallel async iteration helper that has first-class support for Iterators and concurrency.
Maintenance: None. Quality: 63%. Popularity: 2%.
A very small, flexible, parallel async mapping helper that has first-class support for Iterators and concurrency.
Maintenance: None. Quality: 63%. Popularity: 1%.
Throttle asynchronous functions and return cached result for each function calls. It can be used for rate limit.
Maintenance: 4%. Quality: 63%. Popularity: 2%.
Extra methods for bluebird promises library
Maintenance: None. Quality: 57%. Popularity: 3%.