worddefine

0.0.7 • Public • Published

[NP] Worddefine

About

Use this node package to get the definition of a word.

Install

`@user:~$ npm install worddefine

Use

var wd = require('worddefine');

wd.define("word_for_definition", function (err, word) {
    console.log(word.definitions);

});

Package Sidebar

Install

npm i worddefine

Weekly Downloads

5

Version

0.0.7

License

none

Last publish

Collaborators

  • alexandruserban