numbers_in_words icon indicating copy to clipboard operation
numbers_in_words copied to clipboard

A ruby gem to convert numbers into English words and vice versa.

Results 10 numbers_in_words issues
Sort by recently updated
recently updated
newest added

Hi! First of all thanks for this cool gem. I needed exactly this, something that can parse a numeric code - how a human would say it - to a...

Sorry, I'm not sure what the correct terminology to explain the issue below but it is likely something the library can improve upon NumbersInWords.in_numbers("half a million dollars") => 1000000 NumbersInWords.in_numbers("a...

I think that it will be awesome to support short names as `M`, `kk`, `MM` for `million`. What do you think?

Would there be an interest in this? If so, I can add.

feature-request

I will get round to this at some point.

feature-request

see https://github.com/markburns/numbers_in_words/pull/6/files#r46365729

I think we should make it possible to raise exceptions in a strict mode

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.3. Release notes Sourced from rexml's releases. REXML 3.3.3 - 2024-08-01 Improvements Added support for detecting invalid XML that has unsupported content before root element...

dependencies