MIME HTTP Type
$ npm install mimehttp
Example
const mime = ; mime;// print: text/html; charset=UTF-8 mimetype'html';// print: text/html; charset=UTF-8
mimehttp is licensed under the MIT license. See the included LICENSE
file for more details.