formatter : Simple String Variable Replacement Formatter. You can installing formatter 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 formatter $ sudo npm install -g formatter
If want to update the formatter package execute the command as below,
$ sudo npm update formatter
Update package globally,
$ npm install -g formatter
$ sudo git clone https://github.com/rektide/formatter.git
$ sudo npm install -g ./formatter
formatter@0.4.1 /usr/lib/node_modules/formatter
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall formatter
| Package Name | formatter |
| Version | 0.4.1 |
| Description | Simple String Variable Replacement Formatter |
| Released Date | 2013-09-08T11:26:39.675Z |
| Published by | damonoehlman |
| How to Learn | https://www.npmjs.com/package/formatter/tutorial |