commsaurus

1.4.2 • Public • Published

Commsaurus

Commsaurus is a command line interface for a thesaurus API

Installation

Use the package manager npm to install commsaurus.

npm i -g commsaurus

Usage

commsaurus [option] [word]

Options:

  • -V, --version, outputs the version number
  • -s, --synonym, Looks for synonyms
  • -a, --antonym, Looks for antonyms
  • -r, --related, Looks for related words
  • -u, --user, Looks for user-submitted words
  • -i, --similar, Looks for similar

Example

commsaurus -s river

Output

Synonyms for noun river: stream, watercourse,
There are no synonyms for adjective river :(
There are no synonyms for verb river :(

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Thesaurus service provided by words.bighugelabs.com

/commsaurus/

    Package Sidebar

    Install

    npm i commsaurus

    Weekly Downloads

    1

    Version

    1.4.2

    License

    MIT

    Unpacked Size

    35.6 kB

    Total Files

    9

    Last publish

    Collaborators

    • the_chirik