cash-ts
v1.0.2
Published
Exchange Rates Online using your terminal! [TypeScript version]
Downloads
5
Maintainers
Readme
Installation
Click here for more detailed installation guide
:package: npm
npm install -g cash-cli
Usage
cash <amount> <currency code>
for example:
cash 1 usd
or
cash 10 usd eur rub pln
Available Currencies:
See currencies.json file.
npm Dependencies
Thanks:
- Money.js for providing great and simple conversion library.
- fixer.io for providing fast currency conversion API.
License
MIT © Anthony Kepinski