Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prdpx7/webdict-cli

Search dictionary.com and urbandictionary from CLI
https://github.com/prdpx7/webdict-cli

cli-app dictionary nodejs unix

Last synced: about 1 month ago
JSON representation

Search dictionary.com and urbandictionary from CLI

Awesome Lists containing this project

README

        

# webdict-cli

> search dictionary.com and urbandictionary from CLI

[![Build Status](https://travis-ci.org/prdpx7/webdict-cli.svg?branch=master)](https://travis-ci.org/prdpx7/webdict-cli)
[![MITlicensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/prdpx7/webdict-cli/master/LICENSE)

## Install
```
$ npm install -g webdict-cli
```
## Usage
```
$ webdict --help
Usage: webdict [options]

Search dictionary.com and urbandictionary from CLI

Options:

-h, --help output usage information
-V, --version output the version number
-d , --dictionary search in dictionary.com
-u, --urbandictionary search in urbandictionary.com
```
## Screenshot
![](screenshot.png)