What is connect?
"High performance middleware framework"
connect is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 93.0 KB on disk.
Installation Guide
# Install via NPM
npm install connect
# Install via Yarn
yarn add connect