What is send?
"Better streaming static file server with Range and conditional-GET support"
send is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 31.4 KB on disk.
Installation Guide
# Install via NPM
npm install send
# Install via Yarn
yarn add send