1.0.12 • Published 3 years ago

@anzerr/mime.util v1.0.12

Weekly downloads
137
License
MIT
Repository
github
Last release
3 years ago

Intro

GitHub Actions status | publish

Util to find the Content-Type for a extension

Install

npm install --save git+https://github.com/anzerr/mime.util.git
npm install --save @anzerr/mime.util

Example

const mime = require('mime.util');
mime.lookup('json') // application/json
1.0.12

3 years ago

1.0.11

4 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.5

6 years ago

1.0.3

6 years ago

1.0.4

6 years ago