ggn-currency-convertor

1.0.1 • Public • Published

ggn Currency Convertor

A brief description of what this project does and who it's for

Installation

Install my-project with npm

  npm install ggn-currency-convertor

Import

import convertCurrency from "ggn-currency-convertor"

Usage/Examples

Declare the currency code to covert the currency into specific currency

convertCurrency("USD", "INR", 5)
.then(data => 
{
    console.log(data)
});

License

The Apache 2.0 License. Please see License File for more information.

Package Sidebar

Install

npm i ggn-currency-convertor

Weekly Downloads

2

Version

1.0.1

License

Apache-2.0

Unpacked Size

1.97 kB

Total Files

3

Last publish

Collaborators

  • gagandeep-singh