1.0.2 • Published 9 years ago

english-dictionary-cli v1.0.2

Weekly downloads
1
License
MIT
Repository
-
Last release
9 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

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago