README
currency-convertor
it converts numbers to any currency type
input just a number and currency type
eg: var number = curConverter(12,rs);
OUTPUT: RS: 12.00
it converts numbers to any currency type currency
<script type="module">
import ashannpmCurrencyConvertor from 'https://cdn.skypack.dev/@ashannpm/currency-convertor';
</script>
it converts numbers to any currency type
input just a number and currency type
eg: var number = curConverter(12,rs);
OUTPUT: RS: 12.00