A simple script to query all synonyms of a german word.
$ yarn global add synonym-cli
or $ npm install -g synonym-cli
$ synonym <word>
or $synonym
- JSON
- CSV (with custom seperator)
- YML
- XML
- Plain Text
The exported words are automatically copied to the clipboard.
Thanks to OpenThesaurus.de for providing the API