promisify-stream-chunks
js
All chunks in a stream are sent to a callback which returns a promise. The next chunk will not be processed before the previous chunk's promise is resolved.
Version 1.0.1 License ISC
INSTALL
All chunks in a stream are sent to a callback which returns a promise. The next chunk will not be processed before the previous chunk's promise is resolved.