text-encoding : Polyfill for the Encoding Living Standards API.. You can installing text-encoding 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 text-encoding $ sudo npm install -g text-encoding
If want to update the text-encoding package execute the command as below,
$ sudo npm update text-encoding
Update package globally,
$ npm install -g text-encoding
$ sudo git clone https://github.com/rektide/text-encoding.git
$ sudo npm install -g ./text-encoding
text-encoding@0.6.4 /usr/lib/node_modules/text-encoding
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall text-encoding
| Package Name | text-encoding |
| Version | 0.6.4 |
| Description | Polyfill for the Encoding Living Standards API. |
| Released Date | 2017-01-06T03:11:07.469Z |
| Published by | inexorabletash |
| How to Learn | https://www.npmjs.com/package/text-encoding/tutorial |