english-dictionary-cli

1.0.2 • Public • Published

English Dictionary CLI

English Dictionary from the command line

You may also be interested in the vocab-fetcher module.

Install

$ npm install -g english-dictionary-cli

Usage

$ definition <word> [options]

dictionary cli demo

Options

  • -f : Print related words
  • -s : Print sentences
  • -d : Print descriptions
  • -a : Print everything

dictionary cli options demo

Example

$ definition abate

Or use the short version def

$ def abate

License

MIT © Joe Gesualdo

Package Sidebar

Install

npm i english-dictionary-cli

Weekly Downloads

0

Version

1.0.2

License

MIT

Last publish

Collaborators

  • joegesualdo