A node module for an indic transliterator library called varnam. This can be used to convert english to indic languages from javascript.
You need the prerequisites of node-gyp to build this module
- Clone the repository
cd varnam-addon
node-gyp configure build
Note: This is just a basic version and the api is not yet finalized.