right-align : Right-align the text in a string.. You can installing right-align 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 right-align $ sudo npm install -g right-align
If want to update the right-align package execute the command as below,
$ sudo npm update right-align
Update package globally,
$ npm install -g right-align
$ sudo git clone https://github.com/rektide/right-align.git
$ sudo npm install -g ./right-align
right-align@0.1.3 /usr/lib/node_modules/right-align
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall right-align
| Package Name | right-align |
| Version | 0.1.3 |
| Description | Right-align the text in a string. |
| Released Date | 2015-06-09T05:58:16.317Z |
| Published by | jonschlinkert |
| How to Learn | https://www.npmjs.com/package/right-align/tutorial |