AungMyoKyaw / forexmm-cli

Get Myanmar Exchange Rate

Home Page:https://www.npmjs.com/package/forexmm-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

forexmm-cli

Myanmar Exchange Rate in TERMINAL

code style: prettier npm contributions welcome License: MIT

Install

npm install forexmm-cli

Exchange Rate

npx forexmm-cli

Currency Converter

npx forexmm-cli number

Example

npx forexmm-cli 1000

Result

*  United State Dollar  1000 USD : 1000
*  Euro                 1000 EUR : 1000
*  Singapore Dollar     1000 SGD : 1000
*  Pound Sterling       1000 GBP : 1000
*  Swiss Franc          1000 CHF : 1000
*  Japanese Yen         1000 JPY : 1000
*  Australian Dollar    1000 AUD : 1000
*  Bangladesh Taka      1000 BDT : 1000
*  Brazilian Real       1000 BRL : 1000
*  Brunei Dollar        1000 BND : 1000

asciinema ▶️

asciicast

Related

LICENSE

MIT © Aung Myo Kyaw

About

Get Myanmar Exchange Rate

https://www.npmjs.com/package/forexmm-cli

License:MIT License


Languages

Language:TypeScript 100.0%