openexchangerates / money.js

money.js is a tiny (1kb) javascript currency conversion library, for web & nodeJS
http://openexchangerates.github.io/money.js
MIT License
1.46k stars 127 forks source link

Add Bower compatibility #16

Closed siamkreative closed 1 year ago

siamkreative commented 10 years ago

Bower is a package manager for the web and this awesome money.js deserves to be found via Bower...

LinoleumKnife commented 9 years ago

If this doesn't get merged in, you can get money.js with bower using:

bower install git://github.com/openexchangerates/money.js --save

siamkreative commented 9 years ago

@AndrewDapkiewicz is correct. Would be great if it could be merged though...

fmartingr commented 9 years ago

+1 for this.

As a note, if you do bower install money this repository get installed instead:

➜  Temp  bower install money
bower money#*               not-cached git://github.com/josscrowcroft/money.js.git#*
bower money#*                  resolve git://github.com/josscrowcroft/money.js.git#*
bower money#*                 download https://github.com/josscrowcroft/money.js/archive/0.1.3.tar.gz
bower money#*                  extract archive.tar.gz
bower money#*             invalid-meta money is missing "main" entry in bower.json
bower money#*             invalid-meta money is missing "ignore" entry in bower.json
bower money#*                 resolved git://github.com/josscrowcroft/money.js.git#0.1.3
bower money#~0.1.3             install money#0.1.3
studio31 commented 8 years ago

+1

masciugo commented 7 years ago

+1