@polyglot-bundles/th-lang
v1.3.2
Published
Thai language foundation data - characters, transcriptions, and vocabulary
Maintainers
Readme
@polyglot-bundles/th-lang
Thai language foundation data - characters, transcriptions, and vocabulary
Installation
npm install @polyglot-bundles/th-langUsage
import * as characters from "@polyglot-bundles/th-lang/characters";
import * as sounds from "@polyglot-bundles/th-lang/sounds";Available exports
| Export | Contents |
|--------|---------|
| . | Re-exports everything |
| ./characters | Character inventory (arrays / keyed objects with char field) |
| ./types | All exported TypeScript types |
| ./sounds | Phoneme/sound inventory (SoundsConfig) |
| ./ids | Stable character ID constants |
| ./transcription-schemes | Romanization and transcription scheme definitions |
Data
~44 consonants, 33 vowels, 4 tones, 10 numbers, 7 symbols
License
MIT
