What is media-typer?
"Simple RFC 6838 media type parser and formatter"
media-typer is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 9.0 KB on disk.
Installation Guide
# Install via NPM
npm install media-typer
# Install via Yarn
yarn add media-typer