money : JavaScript currency conversion library.. You can installing money 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 money $ sudo npm install -g money
If want to update the money package execute the command as below,
$ sudo npm update money
Update package globally,
$ npm install -g money
$ sudo git clone https://github.com/rektide/money.git
$ sudo npm install -g ./money
money@0.2.0 /usr/lib/node_modules/money
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall money
Package Name | money |
Version | 0.2.0 |
Description | JavaScript currency conversion library. |
Released Date | 2014-07-16T12:44:39.948Z |
Published by | joss |
How to Learn | https://www.npmjs.com/package/money/tutorial |