Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
p-iteration
Make array iteration easy when using async/await and Promises
lfi
A lazy functional iteration library supporting sync, async, and concurrent iteration.
promise-iterate
Iteration over cursor-like objects with async/await
p
pattern matching in javascript for asyncronous iteration
async-iteration
Do asynchronous iteration on sets of deferred data.
async-for-each
Asynchronous array iteration
now-and-later
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
asynckit
Minimal async jobs utility library, with streams support
bluebird
Full featured Promises/A+ implementation with exceptionally good performance
p-cancelable
Create a promise that can be canceled
p-reduce
Reduce a list of values using promises into a promise for a value
p-event
Promisify an event by waiting for it to be emitted
p-each-series
Iterate over promises serially
p-map-series
Map over promises serially
fs-match
A NodeJS package for finding folders, files & apps by Regular expression based on Asynchronous iteration of ES 9 & TypeScript
eachtick
Non-blocking asynchronous iteration for Node.js and the browser.
each
Chained and parallel async iterator in one elegant function.
garr
Easy array iteration with async generators
queueable
Convert push-based streams to pull-based async iterables
queueueue
Convert push-based streams to pull-based async iterables (fork of queueable)