zentus / slangopedia-cli

A CLI for slangopedia.se

Home Page:https://www.npmjs.com/package/slangopedia-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slangopedia-cli

A CLI for slangopedia.se

Install

$ npm install -g slangopedia-cli

Usage

$ slangopedia [word] [options]

Options

--single, -s

Display a single definition

--minimal, -m

Display word and definition only

--plain, -p

Display without text formatting

--json, -j

Output in JSON format

--include-comments, -c

Include comments in JSON output (only applicable together with --json, -j)

--indent-json, -i

Use indentation in JSON output (only applicable together with --json, -j)

--language [languageCode], -l [languageCode]

Set language. Currently en and sv are available

--version, -v

Display package version number

--help, -h

Display help message

About

A CLI for slangopedia.se

https://www.npmjs.com/package/slangopedia-cli

License:MIT License


Languages

Language:JavaScript 100.0%