numbers_in_words
Number converter
Converts numbers to English words and vice versa in Ruby
A ruby gem to convert numbers into English words and vice versa.
79 stars
6 watching
14 forks
Language: Ruby
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
kslazarev/numbers_and_words | Converts numbers to words in multiple languages using the I18n gem | 304 |
radar/humanize | A Ruby gem that converts numbers to human-readable strings in words. | 468 |
xijo/reverse_markdown | Converts HTML content to Markdown format | 629 |
d0ragon/number-to-words-ka | A PHP library that converts numbers to words in the Georgian language | 3 |
benbalter/word-to-markdown | Automates conversion of Microsoft Word documents to Markdown format | 1,471 |
bluemix/numbertoarabicwords | Converts Arabic numbers to written words in a human-readable format. | 53 |
ruby2js/ruby2js | Converts Ruby syntax to JavaScript syntax | 430 |
grosser/i18n_data | A collection of data for internationalization and localization in software development | 217 |
accelerated-text/numberwords | Converts numbers to natural language expressions | 197 |
soffes/unmarkdown | Converts HTML to Markdown | 133 |
sujalpatel2209/integertoenglish | Converts numeric values to their English word equivalents | 6 |
navid2zp/numbertopersianwords | Converts numbers to their Persian word equivalents | 5 |
iainbeeston/nickel | Extracts date, time and message information from naturally worded text in Ruby | 112 |
mislav/remark | Converts HTML to Markdown format | 18 |
lab2023/tcmb_currency | Provides a currency conversion service using preloaded exchange rates from the Turkish Central Bank | 10 |