SumukhPrasad / indic-language-transliteration

Transliteration engine from Indic languages to ISO 15919 standards. Incidentally manages to support transliteration between all Indian Classical languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Indic Language Transliteration

Provides an engine for transliteration between Indic scripts and roman-scripted transliteration standards.

To use it, first use the _loadScheme function to load 2 or more schemes, and then use the autoTransliterate function to transliterate between the two.

The following schemes/scripts have been included:

  • IAST
  • ITRANS
  • Velthuis
  • Devanagari
  • Kannada
  • Malayalam
  • Telugu
  • Tamizh (as Tamil)
  • Oriya

About

Transliteration engine from Indic languages to ISO 15919 standards. Incidentally manages to support transliteration between all Indian Classical languages.


Languages

Language:JavaScript 100.0%