sandhi
v2.0.0
Published
sanskrit external sandhi rules module for node.js
Downloads
11
Readme
node.js sanskrit external sandhi rules
Installation
With node.js:
$ npm install sandhi
API
var sandhi = require('sandhi');
sandhi.del(samasa, second)
sandhi.add(first, second)
View more examples in test suite
Running node tests
$ make test
$ make gita
License
GNU GPL