1.0.2 • Published 8 years ago

english-dictionary-cli v1.0.2

Weekly downloads
1
License
MIT
Repository
-
Last release
8 years ago

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