https://github.com/dansteele/int-to-words
This is a fresh attempt at the numbers to words program. The idea is that you give this program an integer < 1m and it will spit out that number in words.
https://github.com/dansteele/int-to-words
Last synced: 5 months ago
JSON representation
This is a fresh attempt at the numbers to words program. The idea is that you give this program an integer < 1m and it will spit out that number in words.
- Host: GitHub
- URL: https://github.com/dansteele/int-to-words
- Owner: dansteele
- Created: 2015-02-28T13:35:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-01-05T11:46:54.000Z (over 9 years ago)
- Last Synced: 2024-04-24T09:18:19.956Z (about 2 years ago)
- Language: Ruby
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Integer-to-words
Let's see how small we can get this to be for numbers 0-1m