Skip to content

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

License

Notifications You must be signed in to change notification settings

loicnestler/synonym-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published