media-typer : Simple RFC 6838 media type parser and formatter. You can installing media-typer npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install media-typer $ sudo npm install -g media-typer
If want to update the media-typer package execute the command as below,
$ sudo npm update media-typer
Update package globally,
$ npm install -g media-typer
$ sudo git clone https://github.com/rektide/media-typer.git
$ sudo npm install -g ./media-typer
media-typer@0.3.0 /usr/lib/node_modules/media-typer
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall media-typer
Package Name | media-typer |
Version | 0.3.0 |
Description | Simple RFC 6838 media type parser and formatter |
Released Date | 2014-09-08T04:32:24.363Z |
Published by | dougwilson |
How to Learn | https://www.npmjs.com/package/media-typer/tutorial |