1.1.3 • Published 3 years ago

nvmime v1.1.3

Weekly downloads
1
License
MIT
Repository
-
Last release
3 years ago

nvmime

nvmime

Introduce

search mime name,cli tool

Install

npm install nvmime

Usage

npm install nvmime -g

IF post-install ERROR, try npm install --unsafe-perm -g nvmime

nvmime -l

# nvmime -l
<nvmime -l>    to list classes
<nvmime regex> to search
<nvmime regex cls> to search specific class

classes
[ 'application',
  'audio',
  'font',
  'image',
  'message',
  'model',
  'multipart',
  'text',
  'video' ]

nvmime \<regex or string>

#nvmime multipart

<nvmime -l>    to list classes
<nvmime regex> to search
<nvmime regex cls> to search specific class

{ alternative: 'multipart/alternative',
  appledouble: 'multipart/appledouble',
  byteranges: 'multipart/byteranges',
  encrypted: 'multipart/encrypted',
  form_data: 'multipart/form-data',
  header_set: 'multipart/header-set',
  mixed: 'multipart/mixed',
  multilingual: 'multipart/multilingual',
  related: 'multipart/related',
  report: 'multipart/report',
  signed: 'multipart/signed',
  'vnd$bint$med_plus': 'multipart/vnd.bint.med-plus',
  voice_message: 'multipart/voice-message',
  x_mixed_replace: 'multipart/x-mixed-replace' }

nvmime \<regex or string> \<class>

# nvmime form multipart
<nvmime -l>    to list classes
<nvmime regex> to search
<nvmime regex cls> to search specific class

{ form_data: 'multipart/form-data' }

GIT


nvmimejs


Dependancy


elistjs

1.1.1

3 years ago

1.1.0

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.0.11

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 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.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago