1.1.0 • Published 9 years ago
nep-eng v1.1.0
nep-eng 
Translate English words into Nepali.

How to install
$ npm install -g nep-engHow to use?
'use strict';
var NepaliWords = require('nep-eng');
var traslatedWord = NepaliWords.translate("yellow")
console.log(translatedWord) // Prints Nepali Translation of YellowData Source
Data Used here are extracted from nirooj56/Nepdict.
License
MIT © Swornim Shrestha