Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 420 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 420 Bytes

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.