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 content only - --plain, -p
Display without text formatting - --json, -j
Display result in JSON format - --include-comments, -c
Include comments in (only applicable together with --json) - --indent-json, -i
Use indentation (only applicable together with --json) - --language [languageCode], -l [languageCode]
Set language. Currently en and sv are available - --version, -v
Display version number - --help, -h
Display help message