What is content-type?
"Create and parse HTTP Content-Type header"
content-type is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 10.2 KB on disk.
Installation Guide
# Install via NPM
npm install content-type
# Install via Yarn
yarn add content-type