Skip to content

แปลงตัวเลขเป็นคำอ่านในภาษาไทย | Convert number to Thai words.

Notifications You must be signed in to change notification settings

owlsome-official/toBahtText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToBahtText

made-with-Go Go Reference GitHub issues GitHub forks GitHub stars

ToBahtText เป็น Golang library สำหรับแปลงตัวเลขเป็นคำอ่านภาษาไทย | ToBahtText is a Golang library for converting a number to the words.

logo

Table of Contents

Installation

  go get -u github.com/owlsome-official/toBahtText

Examples

  words := toBahtText.From("2021")
  fmt.Println(words) // "สองพันยี่สิบเอ็ด"

Dependencies

Want some more example?

Go to toBahtText_test.go

Made with ❤️ Powered by Watsize

About

แปลงตัวเลขเป็นคำอ่านในภาษาไทย | Convert number to Thai words.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages