Download
PramukhLib v2.5 - Convert normal textarea, textbox into Indic IME using just 3 lines of code with the magic of Javascript.
What is Pramukh javascript library?
Pramukh javascript library is an Indian language transliteration typing tool written in javascript. It is based on "The way you speak, the way you type" rule. Currently it supports nine Indian scripts: Bengali(Assamese, Bengali, Manipuri), Devanagari(Hindi, Marathi, Sanskrit), Gujarati, Gurmukhi(Punjabi), Kannada, Malaylam, Oriya, Tamil and Telugu.
How does Pramukh javascript library work?
Pramukh javascript library is an open source javascript library. This library enables textarea, textbox and other editable HTML tags to type in Indian languages using roman keyboard. This library attaches keyboard events of the HTML tag, processes the keystroke depending on user input and according to the selected script, it outputs Indian script unicode characters.
What are the browsers Pramukh library supports?
Currently it supports Mozilla Firefox 1.5 above, Internet Explorer 5.0 above, Opera 10 and Safari 3.1. I have not tested other browsers but hopefully other latest browsers should work without any problem.
I want to...?
Please look at Simple PramukhLib example, Advanced PramukhLib Example and PramukhLib documentation. It will give you satisfactory answers. If you still have any questions, feel free to contact me.
Do you have any plugin for various applications?
Please visit Indic IME plugins for WordPress, TinyMCE and FCKEditor using PramukhLib javascript library.