ttf2eot : Convert TTF font to EOT. You can installing ttf2eot 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 ttf2eot $ sudo npm install -g ttf2eot
If want to update the ttf2eot package execute the command as below,
$ sudo npm update ttf2eot
Update package globally,
$ npm install -g ttf2eot
$ sudo git clone https://github.com/rektide/ttf2eot.git
$ sudo npm install -g ./ttf2eot
ttf2eot@2.0.0 /usr/lib/node_modules/ttf2eot
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ttf2eot
| Package Name | ttf2eot |
| Version | 2.0.0 |
| Description | Convert TTF font to EOT |
| Released Date | 2016-03-06T09:29:52.324Z |
| Published by | vitaly |
| How to Learn | https://www.npmjs.com/package/ttf2eot/tutorial |