1.0.3 • Published 12 months ago

sl-currency-converter v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months 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

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago