currencyformatter_f7
v1.0.3
Published
Convert digits in to Currency Fromat
Downloads
2
Maintainers
Readme
npm link
https://www.npmjs.com/package/currencyformatter_f7
Installation
npm i currencyformatter_f7
Usage Example
console.log(currencyFormater(4560, '₹'));