How to Install he NPM Packages on Ubuntu / Debian

How to Install he software package in NPM Packages

he : A robust HTML entities encoder/decoder with full Unicode support.. You can installing he 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 he
$ sudo npm install -g he

If want to update the he package execute the command as below,

$ sudo npm update he

Update package globally,

$ npm install -g he

Git clone:

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

he@1.1.1 /usr/lib/node_modules/he

How to remove he package :

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

$ sudo npm uninstall he

Basic Information of he NPM Package:

Package Name he
Version 1.1.1
Description A robust HTML entities encoder/decoder with full Unicode support.
Released Date 2017-01-23T13:55:43.985Z
Published by mathias
How to Learn https://www.npmjs.com/package/he/tutorial