to-words
to-words copied to clipboard
Converts Numbers (including decimal points) into words. It also converts the numbers into words for currency.
Hi Tean, We are using this package for currency conversion. we are facing challenge regarding locale. As per my requirements, we need to support below locales 1) ar-DZ 2) en-UK...
When trying to convert 1.20 into "Un Euro Et Vingt Centimes" I get "Un Euros et Vingt Centimes" There should not have a "s" in the end of "euro" For...
hi am sagar, am updating changes and committing code, but code not committed through git subject and type missing like error showing
Added support for Latvian language support. I have issue with singular forms of thousands, millions etc. E.g. 1001 -> 'Viens tūkstotis viens' 2001 -> 'Divi tūkstoši viens' Is there a...
I would like to contribute latvian language support. Pull request will follow
Example: 12,345 will be twelve thousand three hundred and forty five only. 12,004 will be twelve thousand and four only.
It would be useful to have support for Spanish. Currently we are using numero-palabra for this, but it would be good to have support as part of this package.
I need pemba currency. So I did download your library to add supporte for Pemba Currency. How Can I send the file after finishing? I will do BRL to for...
Adding a demo application to the npm package's README enhances onboarding with a visual representation of functionality, reducing the learning curve for new users. It accelerates package evaluation, boosts engagement,...