inky : Convert a simple HTML syntax into tables compatible with Foundation for Emails.. You can installing inky 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 inky $ sudo npm install -g inky
If want to update the inky package execute the command as below,
$ sudo npm update inky
Update package globally,
$ npm install -g inky
$ sudo git clone https://github.com/rektide/inky.git
$ sudo npm install -g ./inky
inky@1.3.7 /usr/lib/node_modules/inky
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall inky
Package Name | inky |
Version | 1.3.7 |
Description | Convert a simple HTML syntax into tables compatible with Foundation for Emails. |
Released Date | 2016-09-02T20:33:47.240Z |
Published by | kbal11 |
How to Learn | https://www.npmjs.com/package/inky/tutorial |