Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hiswe/thailpha
thai alphabet web-application
https://github.com/hiswe/thailpha
alphabet thai webapp
Last synced: 30 days ago
JSON representation
thai alphabet web-application
- Host: GitHub
- URL: https://github.com/hiswe/thailpha
- Owner: Hiswe
- License: mit
- Created: 2015-02-24T05:06:45.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-02-22T14:44:55.000Z (almost 6 years ago)
- Last Synced: 2024-04-13T12:13:57.913Z (9 months ago)
- Topics: alphabet, thai, webapp
- Language: JavaScript
- Homepage: https://thailpha-3e7f6.firebaseapp.com/
- Size: 3.14 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Thailpha
Thai alphabet web-application
- [about](#about)
- [website](#website)
- [sources & references](#sources--references)
- [about transcription from Thai to latin char](#about-transcription-from-thai-to-latin-char)
- [developers](#developers)## about
- all consonants, vowels & numbers
- provides common informations on each letter
- provides a “similar list” which reference all graphically similar letters
- searchable
- offline support## website
[https://thailpha-3e7f6.firebaseapp.com/](https://thailpha-3e7f6.firebaseapp.com/)
![Thailpha screenshots](/source/thailpha-screenshot.png)
## sources & references
- [thai-language.com](http://thai-language.com)
- [wikipedia](https://en.wikipedia.org/wiki/Thai_alphabet)
- [omniglot](http://www.omniglot.com/writing/thai.htm)
- [thaialphabet](https://www.thaialphabet.net)
- icons from [Google Material Icon](https://material.io/icons)
- Thai font [TH Sarabun New](http://www.f0nt.com/release/th-sarabun-new/)## about transcription from Thai to latin char
quoting [thai-language.com](http://www.thai-language.com/ref/phonemic-transcription)
> There is no standardized romanization scheme for Thai, and many different schemes are in use by different texts and websites.
this apply to this webapp.
## developers
see [README_DEV.md](/README_DEV.md)