项目作者: AungMyoKyaw

项目描述 :
Get Myanmar Exchange Rate
高级语言: TypeScript
项目地址: git://github.com/AungMyoKyaw/forexmm-cli.git
创建时间: 2017-02-06T09:21:05Z
项目社区:https://github.com/AungMyoKyaw/forexmm-cli

开源协议:MIT License

下载


forexmm-cli

Myanmar Exchange Rate in TERMINAL

code style: prettier
npm
contributions welcome
License: MIT

Install

  1. npm install forexmm-cli

Exchange Rate

  1. npx forexmm-cli

Currency Converter

  1. npx forexmm-cli number

Example

  1. npx forexmm-cli 1000

Result

  1. * United State Dollar 1000 USD : 1000
  2. * Euro 1000 EUR : 1000
  3. * Singapore Dollar 1000 SGD : 1000
  4. * Pound Sterling 1000 GBP : 1000
  5. * Swiss Franc 1000 CHF : 1000
  6. * Japanese Yen 1000 JPY : 1000
  7. * Australian Dollar 1000 AUD : 1000
  8. * Bangladesh Taka 1000 BDT : 1000
  9. * Brazilian Real 1000 BRL : 1000
  10. * Brunei Dollar 1000 BND : 1000

asciinema ▶️

asciicast

LICENSE

MIT © Aung Myo Kyaw