Skip to content

joegesualdo/dictionary-cli

Repository files navigation

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

About

📗 English dictionary from the command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published