1.0.3 • Published 1 year ago

sl-currency-converter v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

My First NPM Package

With the help of this package you can convert any currency to another currency

Installation

To install this package, run:

npm i sl-currency-converter

My Package Dependencies one other packge

npm i @everapi/freecurrencyapi-js

Add Typescript

convertCurrency('USD', 'INR', 2).then(response => { console.log(response)});

use this function and change the argument

1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago