Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name Transliterate DCS
// @namespace http://www.gist.github.com/
// @version 1.1
// @description Transliterate IAST text from DCS into Devanagari
// @author Hrishikesh Terdalkar
// @match http://www.sanskrit-linguistics.org/dcs/index.php?contents=texte&IDTextDisplay=*
// @require https://raw.githubusercontent.com/sanskrit/sanscript.js/master/sanscript.js
// ==/UserScript==