2 releases

0.1.1 Sep 29, 2023
0.1.0 Jan 13, 2021

#2161 in Algorithms


Used in 2 crates

Custom license

20KB
423 lines

num-to-words

num-to-words converts numbers to words in a specific language.

This crate ports some features from the number-to-words written in Go.


lib.rs:

Number to words converter

Dependencies

~0.6–1.2MB
~26K SLoC