line-height : Calculate line-height of an HTML element (IE6 compatible). You can installing line-height 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 line-height $ sudo npm install -g line-height
If want to update the line-height package execute the command as below,
$ sudo npm update line-height
Update package globally,
$ npm install -g line-height
$ sudo git clone https://github.com/rektide/line-height.git
$ sudo npm install -g ./line-height
line-height@0.3.1 /usr/lib/node_modules/line-height
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall line-height
Package Name | line-height |
Version | 0.3.1 |
Description | Calculate line-height of an HTML element (IE6 compatible) |
Released Date | 2017-02-09T11:26:17.881Z |
Published by | twolfson |
How to Learn | https://www.npmjs.com/package/line-height/tutorial |