1.0.0 • Published 11 months ago

@dehoist/romanize-thai v1.0.0

Weekly downloads
-
License
MPL-2.0
Repository
github
Last release
11 months ago

Usage

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

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

11 months ago