to-words
to-words copied to clipboard
Converts Numbers (including decimal points) into words. It also converts the numbers into words for currency.
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.18.0 to 8.5.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.5.0 8.5.0 (2024-09-09) 🚀 Features eslint-plugin: [no-duplicate-type-constituents] prevent unnecessary | undefined for optional parameters (#9479) eslint-plugin: [no-unsafe-argument] differentiate...
For `The temperature is -5 degrees.` would like `The temperature is negative five degrees.`. Currently, the output is `The temperature is minus five degrees`.
Add support for Moroccan Arabic language
And how to change default locale?
Added Vietnamese language support.
Thank you for the great work on the to-words package! It's been incredibly useful. I would like to ask if there are any plans to add support for Arabic language...