What is mime-types?
"The ultimate javascript content-type utility."
mime-types is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 22.3 KB on disk.
Installation Guide
# Install via NPM
npm install mime-types
# Install via Yarn
yarn add mime-types