What is type-is?
"Infer the content-type of a request."
type-is is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 20.8 KB on disk.
Installation Guide
# Install via NPM
npm install type-is
# Install via Yarn
yarn add type-is