0.0.6 • Published 5 years ago

money-conversion v0.0.6

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

MONEY - CONVERSION

Convert money, rates directly from your Terminal!

Motivation

Corvert money may be a easy task, but it can be better. We are used to access our favorite exchange website or google, fill fields, click on buttons, etc... But wait! Look below how easy it can be:

Installation

  • First of all, you must install this package globally:
npm i money-conversion -g

Provider

Actually we used currencylayer API provider and consequently we can converting money. currencylayer is stable, secure, and advanced currency & exchange rate conversion API platform. All users require to sign up for a free API access key. If you plan on using less than 1000 requests per month, your account will be completely free.

  • After install this package, sign up in currencylayer
  • Get your API access key, exemple: 1d36e5db73566dda4cf57
  • Set Access key in your environment file .bashrc or .zshrc, like this:
export CURRENCYLAYER_ACESS_KEY="1d36e5db73566dda4cf57"

Thanks:

License

MIT License © Jairo Duarte