Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 442 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 442 Bytes

Synonym CLI

A simple script to query all synonyms of a german word.

Install

$ yarn global add synonym-cli or $ npm install -g synonym-cli

Usage

$ synonym <word> or $synonym

Supported Export Types

  • JSON
  • CSV (with custom seperator)
  • YML
  • XML
  • Plain Text

Export

The exported words are automatically copied to the clipboard.

Thanks to OpenThesaurus.de for providing the API