/greekTransliteration

An app that transliterates Greek text according to SBL guidlines.

Primary LanguageHTML

greekTransliteration

A web app for creating custom transliterations of Greek text using the greek-transliteration package.

install

setup

Download or clone this repository. Then

cd greekTransliteration
npm install
npm run build

This site primarily serves as a UI. If you are interested in improving the transliteration, please contribute to the greek-transliteration package.

live

Use the site live at charlesLoder.github.io/greekTransliteration

License

See License for rights and limitations (MIT)