humanize
Number converter
A Ruby gem that converts numbers to human-readable strings in words.
Takes your numbers and makes them fancy.
468 stars
6 watching
85 forks
Language: Ruby
last commit: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
markburns/numbers_in_words | Converts numbers to English words and vice versa in Ruby | 79 |
busyloop/vj | Formats data in human-readable format with customizable formatting options | 90 |
rubymoney/monetize | A library that converts objects into standardized money formats. | 431 |
floere/phony | A Ruby gem that normalizes and formats international phone numbers | 1,014 |
kslazarev/numbers_and_words | Converts numbers to words in multiple languages using the I18n gem | 304 |
jduff/numerizer | A gem to parse numbers in natural language from strings. | 36 |
chorn/dialable | A gem that parses and formats North American phone numbers according to NANPA standards | 7 |
rferro/normat | A JavaScript library for converting between different units of measurement such as bytes, milliseconds, and time intervals. | 34 |
picrap/romannumerals | Converts numbers to and from Roman numerals with various formatting options. | 5 |
twitter/twitter-cldr-rb | A Ruby library providing Unicode-based formatting and localization tools for dates, numbers, currencies, and more. | 672 |
radar/distance_of_time_in_words | A gem providing an improved implementation of the distance of time in words functionality | 522 |
pmorton/html2md | A tool for converting basic HTML to Markdown | 35 |
bluemix/numbertoarabicwords | Converts Arabic numbers to written words in a human-readable format. | 53 |
thomaslevesque/humanbytes | Converts byte sizes to human-readable forms | 32 |
accelerated-text/numberwords | Converts numbers to natural language expressions | 197 |