UNPKG

@indic-tools/hindi-transliterate

Version:

Transliterates text from devanagiri script to latin script

33 lines (32 loc) 788 B
{ "name": "@indic-tools/hindi-transliterate", "version": "0.0.4", "description": "Transliterates text from devanagiri script to latin script", "main": "src/index.js", "scripts": { "test": "node tests/test.js" }, "repository": { "type": "git", "url": "git+https://github.com/hathibelagal-dev/hindi-transliterate.git" }, "keywords": [ "devanagari", "hindi", "transliterate", "romanize", "romanization", "indic", "indian", "nlp", "hunterian", "sanskrit", "transliteration" ], "author": "Ashraff Hathibelagal", "license": "Apache-2.0", "bugs": { "url": "https://github.com/hathibelagal-dev/hindi-transliterate/issues" }, "homepage": "https://github.com/hathibelagal-dev/hindi-transliterate#readme" }