bahttext
Only TH
and EN
languages are maintained, the rest is auto-generated by ChatGPT API. Language:
ไทย,
English,
中国大陆,
대한민국,
Việt Nam,
日本,
Россия,
Español,
Français
เปลี่ยนตัวเลข เป็นคำอ่านภาษาไทย,
โมดูลตัวนี้ได้ทำการทดสอบกับ Google Sheets BAHTTEXT function, Demo page
เรียบร้อยแล้ว
ติดตั้ง
// CommonJS
npm install bahttext
const { bahttext } = require('bahttext')
// Bower
bower install bahttext
<script src="bower_components/bahttext/src/index.js"></script>
// githack
<script src="https://raw.githack.com/jojoee/bahttext/master/src/index.js"></script>
// ES6
npm install bahttext
import { bahttext } from "bahttext"
ตัวอย่างการใช้งาน
bahttext(8.00)
bahttext(5678.00)
bahttext(63147.89)
bahttext(51000001.00)
bahttext(317.10)
bahttext(422.26)
bahttext(11.11)
bahttext(191415.11)
bahttext(1.01)
bahttext(5678.46)
bahttext(0.67)
bahttext(-3.00)
bahttext(-232.00)
bahttext(-44444.00)
bahttext(-5678934.00)
bahttext(-201.00)
bahttext(-317.10)
bahttext(-5723.00)
bahttext(-11.00)
bahttext(-45621.21)
bahttext(-191415.11)
bahttext(-282622.22)
bahttext(-1.04)
bahttext(-574.45)
bahttext(-345.23)
bahttext(-0.20)
ฟีเจอร์
- สามารถใช้งานได้ทุก เบราว์เซอร์
- สามารถใช้งานได้ตั้งแต่ Node.js version 6+
- 0 Dependencies
- หน้าตัวอย่างการใช้งาน
- สนับสนุนการใช้งานกับตัวเลขติดลบ
ภาษาอื่นๆ
อ้างอิง