wordfor
A simple command-line application for finding synonyms.
Install
$ npm install -g wordfor
Usage
Usage
$ wordfor <input>
Options
-m <num>, --max Max number of results to return (Default: 10)
-s <char>, --start Return words that start with specified letter
-a, --alphabetize Alphabetize results
-c, --capitalize Capitalize the results
-p, --proxy Set your proxy
-h, --help Display helpful information