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
$ sudo git clone https://github.com/rektide/he.git
$ sudo npm install -g ./he
he@1.1.1 /usr/lib/node_modules/he
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall he
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 |