A JavaScript-based converter for transliterating Amharic text into Latin characters
# Amharic transliteration
A JavaScript-based converter for transliterating Amharic text into Latin characters.
## Usage
To use, simply enter some text in Amharic into the Input box and press the Convert button. The transliterated text will appear in the Output box at the bottom of the page.
## Transliteration
Based on the transliteration system described here.
## Demo
Online demo.
Screenshot:
## LICENSE
MIT.
Uses:
* skeleton-framework CSS
* github-corners by @tholman