Skip to content

varnamproject/libvarnam-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.