Asynchronous iterator function for parallel processing.
Total Downloads
Cumulative downloads
Total Downloads
14,000,284
Last day
0%
707
Compared to previous day
Last week
-98.6%
707
Compared to previous week
Last month
-17.4%
250,004
Compared to previous month
Last year
27.7%
3,877,954
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Other packages similar to tiny-each-async
async-lite
1.0.3
A tiny async library for modern environments with no dependencies, and only containing each, eachSeries, series, and parallel methods.
tiny-function-queue
1.0.1
Very simple queue thing for async functions, for when you need something a bit like a file lock, for a single threaded app, to stop different async functions from clobbering each other's work
eachy
1.0.5
a tiny (19 lines of code) serial async each/map module
peachy
1.0.3
a tiny (23 lines of code) parallel async each/map module