rates

2.0.0 • Public • Published

rates

Get current exchange rates directly from your terminal!

npm version npm downloads monthly npm downloads total npm dependencies npm devDependencies github license

install

[sudo] npm install -g rates

use

rates -h
 
  Options:
 
    -h, --help                         output usage information
    -V, --version                      output the version number
    -f, --from <currency>              currency (from)
    -t, --to <currency>                currency (to)
    -a, --amount [number]              amount (optional)
    -p, --provider [google|yahoo|ecb]  provider name like Google, Yahoo, European Central Bank (optional)
rates -f usd -t eur

cat

rates -f eur -t usd -a 42 

cat

Readme

Keywords

Package Sidebar

Install

npm i rates

Weekly Downloads

1

Version

2.0.0

License

MIT

Last publish

Collaborators

  • gokaygurcan
  • smtaydemir