sanskrit-lexicon / csl-apidev

0 stars 0 forks source link

shift transliteration browser side #14

Open drdhaval2785 opened 4 years ago

drdhaval2785 commented 4 years ago

https://github.com/sanskrit/sanscript.js/blob/3e109b09d0e69de1afb166ebd4d1ffb4e340a0c3/sanscript/sanscript.js gives a javascript based script for transliteration. We can shift this to client side instead of server side. This would obviate the need to do transliteration related stuff on server side.

gasyoun commented 4 years ago

javascript based script for transliteration.

What about speed? Even for a HUGE page?