A file system iterator with filter and asyncIterator iterafaces. Supports Node 0.8 and above
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.
Get an iterator for any JS language value. Works robustly across all environments, all versions.
Higher order iterator library for JavaScript/TypeScript.
Iterator abstraction based on ES6 specification
Iterate any JS iterator. Works robustly in all environments, all versions.
An async iterator that joins multiple other async iterators in order, one after another.
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Iterate over promises serially
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch
Turn an abstract-leveldown iterator into a readable stream
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Framework-independent loaders for 3D graphics formats
A drop-in replacement for fs, making various improvements.
Run multiple promise-returning & async functions with limited concurrency using native ES9
Convert an abstract-chunk-store compliant store into an async iterator, or write to using an async iterator.
A finite state machine iterator for JavaScript
Get the default iterator or async iterator for an iterable or async iterable
Monkey patches for file system related things.
Simple iterator for flat and multi section lists
TypeScript definitions for graceful-fs