1.0.5 • Published 6 months ago

from_number_to_text_vietnamese v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

From numer to text vietnamese

A package from string or number to text vietnamese

Installation:

yarn add from_number_to_text_vietnamese

or

npm install from_number_to_text_vietnamese

How to use:

import { toTextVietnamese } from "from_number_to_text_vietnamese";
toTextVietnamese(123473485781)
# MỘT TRĂM HAI MƯƠI BA TỶ BỐN TRĂM BẢY MƯƠI BA TRIỆU BỐN TRĂM TÁM MƯƠI LĂM NGHÌN BẢY TRĂM TÁM MƯƠI MỐT 
1.0.5

6 months ago

1.0.3

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago