scurker / currency.js

A javascript library for handling currencies
https://currency.js.org
MIT License
3.15k stars 142 forks source link

docs(readme): add currency-to-float alternative #460

Open mateus4k opened 10 months ago

mateus4k commented 10 months ago

currency-to-float is an alternative for transforming formatted currency strings into their numeric value. It has excellent performance, no additional dependencies and at least 15 currencies supported!