any-number-to-words
A string based number to word converter that can convert pretty large numbers to words in several locales. String is it's limit.
number-to-words
Contains some util methods for converting numbers into words, ordinal words and ordinal numbers.
to-regex-range
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.