1.2.0 • Published 7 years ago

async-iter-stream v1.2.0

Weekly downloads
528
License
ISC
Repository
-
Last release
7 years ago

async-iter-stream

Contains a subclass of the various writable streams that include a Symbol.asyncIterator method in order to allow for async iteration.

Also includes a wrap method which adds the iteration method to an existing stream.

Does not polyfill anything, also includes writable stream so you can use it as a drop in for stream.