2.0.0 • Published 8 years ago

sandhi v2.0.0

Weekly downloads
5
License
GNU GPL
Repository
github
Last release
8 years ago

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