varnam
v2.0.0
Published
NodeJs bindings to libvarnam
Downloads
2
Readme
Varnam
A node module for an indic transliterator library called varnam. This can be used to convert english to indic languages from javascript.
How to build
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.