What is lazystream?
"Open Node Streams on demand."
lazystream is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 15.3 KB on disk.
Installation Guide
# Install via NPM
npm install lazystream
# Install via Yarn
yarn add lazystream