nodemailer-html-to-text : Generate text content from html for Nodemailer e-mails. You can installing nodemailer-html-to-text 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 nodemailer-html-to-text $ sudo npm install -g nodemailer-html-to-text
If want to update the nodemailer-html-to-text package execute the command as below,
$ sudo npm update nodemailer-html-to-text
Update package globally,
$ npm install -g nodemailer-html-to-text
$ sudo git clone https://github.com/rektide/nodemailer-html-to-text.git
$ sudo npm install -g ./nodemailer-html-to-text
nodemailer-html-to-text@2.1.0 /usr/lib/node_modules/nodemailer-html-to-text
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall nodemailer-html-to-text
Package Name | nodemailer-html-to-text |
Version | 2.1.0 |
Description | Generate text content from html for Nodemailer e-mails |
Released Date | 2016-04-11T11:52:06.562Z |
Published by | andris |
How to Learn | https://www.npmjs.com/package/nodemailer-html-to-text/tutorial |