How to Install html-tags NPM Packages on Ubuntu / Debian

How to Install html-tags software package in NPM Packages

html-tags : List of standard HTML tags. You can installing html-tags 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 html-tags
$ sudo npm install -g html-tags

If want to update the html-tags package execute the command as below,

$ sudo npm update html-tags

Update package globally,

$ npm install -g html-tags

Git clone:

$ sudo  git clone https://github.com/rektide/html-tags.git
$ sudo  npm install -g ./html-tags

html-tags@2.0.0 /usr/lib/node_modules/html-tags

How to remove html-tags package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall html-tags

Basic Information of html-tags NPM Package:

Package Name html-tags
Version 2.0.0
Description List of standard HTML tags
Released Date 2017-06-17T16:35:43.615Z
Published by sindresorhus
How to Learn https://www.npmjs.com/package/html-tags/tutorial