number_to_vietnamese_words 1.0.0 copy "number_to_vietnamese_words: ^1.0.0" to clipboard
number_to_vietnamese_words: ^1.0.0 copied to clipboard

outdated

Convert numbers to words for easy comprehension and readability in the Vietnamese language.

Number To Vietnamese Words #

Convert numbers to words for easy comprehension and readability in the Vietnamese language.

Usage #

Examples #

Here are small examples.

print(1.toVietnameseWords()); // Một
print(10.toVietnameseWords()); // Mười
print(2001.toVietnameseWords()); // Hai nghìn không trăm linh một
print((-55).toVietnameseWords()); // Âm năm mươi lăm
print(2023.toVietnameseWords()); // Hai nghìn không trăm hai mươi ba
print(10000000.toVietnameseWords()); // Mười triệu
print(1000000001.toVietnameseWords()); // Một tỷ không trăm linh một
8
likes
0
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

Convert numbers to words for easy comprehension and readability in the Vietnamese language.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on number_to_vietnamese_words