node-wiktionary
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Node-Wiktionary

Get meaning of an english word from Wiktionary.

Usage

Install:

npm install node-wiktionary

Javascript sample usage:

import { getMeaning } from 'node-wiktionary'
const definition = await getMeaning('language')
console.log(definition)

Package Sidebar

Install

npm i node-wiktionary

Weekly Downloads

22

Version

0.0.1

License

ISC

Unpacked Size

5.36 kB

Total Files

8

Last publish

Collaborators

  • firastic