1.0.0 • Published 2 years ago

@dehoist/romanize-thai v1.0.0

Weekly downloads
-
License
MPL-2.0
Repository
github
Last release
2 years ago

Usage

import romanize from "@dehoist/romanize-thai";

// Romanize a string
console.log(romanize("สวัสดี")); // "swasdi"
1.0.0

2 years ago