New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

synonym-cli

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

synonym-cli

A simple script to query all synonyms of a german word using the https://www.openthesaurus.de/ api

latest
Source
npmnpm
Version
1.0.5
Version published
Maintainers
1
Created
Source

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

Keywords

synonym

FAQs

Package last updated on 24 Jan 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts