What is end-of-stream?
"Call a callback when a readable/writable/duplex stream has completed or failed."
end-of-stream is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 6.1 KB on disk.
Installation Guide
# Install via NPM
npm install end-of-stream
# Install via Yarn
yarn add end-of-stream