1.0.0 • Published 7 years ago

dgana-currency-converter v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

npm-runner

const convert = require('dgana-currency-converter')

input the first parameter string for the country code and second parameter number for the amount of money.

convert('USA', 2812)
returns 2,812 USD

Available country USA, CAD, INA, SGD, EUR

1.0.0

7 years ago

0.1.0

7 years ago