nep-eng

1.1.0 • Public • Published

nep-eng Build Status

Translate English words into Nepali.

How to install

 
  $ npm install -g nep-eng
 

How to use?

  'use strict';
 
  var NepaliWords = require('nep-eng');
  var traslatedWord = NepaliWords.translate("yellow")
  console.log(translatedWord) // Prints Nepali Translation of Yellow
 

Data Source

Data Used here are extracted from nirooj56/Nepdict.

License

MIT © Swornim Shrestha

Package Sidebar

Install

npm i nep-eng

Weekly Downloads

6

Version

1.1.0

License

MIT

Last publish

Collaborators

  • srestaswrnm