Grégory Joseph

Results 2 issues of Grégory Joseph

Presumably, this could be very similar to the work done for Gist - perhaps an easy addition ? https://bitbucket.org/snippets/ ref: https://confluence.atlassian.com/bitbucket/snippets-endpoint-719095086.html

I'd love to be able to read numbers from stdin, so i could pipe number-to-words in scripts rather than rely on xargs. For example: ``` seq 1 5 | number-to-words...

enhancement