medium-type

Class for parsing, stringifying and manipulating media types. Useful for content negotiation. Follows RFC2045, supports quoted parameters, all allowed characters etc.

internet-message

Parse and stringify RFC 822 ARPA Internet Text Messages. Useful format for messages with headers and body. Similar to HTTP.

internet-message-type

Parse RFC 822 ARPA Internet Text Messages types and bodies. Works well with InternetMessage.js.