Simple RFC 6838 media type parser and formatter
media-typer is a Node.js module that parses and formats media types according to RFC 6838, breaking them into component parts like type, subtype, and suffix. The library provides parsing, formatting, and validation functions to work with media type strings, enabling normalization into canonical form. It is built in JavaScript and distributed through npm, maintained by jshttp.