Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/prdpx7/webdict-cli
- Owner: prdpx7
- License: mit
- Created: 2017-04-21T10:16:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-05T06:38:47.000Z (over 2 years ago)
- Last Synced: 2024-11-17T03:25:50.640Z (about 2 months ago)
- Topics: cli-app, dictionary, nodejs, unix
- Language: JavaScript
- Size: 512 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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)