chanux / sayura.js

Javascript implementation of Sayura transliteration scheme
https://sayura.now.sh
MIT License
8 stars 4 forks source link

Sayura.js

Javascript implementation of Sayura quasi-transliteration scheme

With sayura.js you can have the ease of sayura sinhala phonetic input method's awesomeness pretty much anywhere.

Annoyances (I'd hopefully fix)

How to use?

Add sayura.js to your website.

<script type="text/javascript" src="https://raw.githubusercontent.com/chanux/sayura.js/android-support/sayura.js"></script>

To disable/enable sayura, just call sayura.toggle() in event of your liking. Check index.html for an example.

Demo

You can see Sayura.js in action here.

Thank you Anuradha and everyone who worked on Sayura ever.