What is cookie?
"HTTP server cookie parsing and serialization"
cookie is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 59.1 KB on disk.
Installation Guide
# Install via NPM
npm install cookie
# Install via Yarn
yarn add cookie