1.0.5 • Published 5 years ago

synonym-cli v1.0.5

Weekly downloads
1
License
MIT
Repository
gitlab
Last release
5 years ago

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

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago