@burmajs/mime

0.1.0 • Public • Published

mime

ESM

Install

npm i @burmajs/mime
import mimeType from "@burmajs/mime";

const { type, typeOf } = mimeType("html");
console.log(type); // "text/html"
console.log(typeOf); // "text"

Readme

Keywords

Package Sidebar

Install

npm i @burmajs/mime

Weekly Downloads

68

Version

0.1.0

License

Apache-2.0

Unpacked Size

61.5 kB

Total Files

8

Last publish

Collaborators

  • phothin