https://github.com/jaebradley/urban-dictionary-cli
📖 CLI for Urban Dictionary
https://github.com/jaebradley/urban-dictionary-cli
cli nodejs urbandictionary
Last synced: 8 months ago
JSON representation
📖 CLI for Urban Dictionary
- Host: GitHub
- URL: https://github.com/jaebradley/urban-dictionary-cli
- Owner: jaebradley
- License: mit
- Created: 2018-01-02T02:10:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-07-10T23:15:22.000Z (almost 5 years ago)
- Last Synced: 2025-03-25T17:46:43.953Z (over 1 year ago)
- Topics: cli, nodejs, urbandictionary
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/urban-dictionary-cli
- Size: 1.18 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# urban-dictionary-cli

[](https://www.npmjs.com/package/urban-dictionary-cli)
[](https://www.npmjs.com/package/urban-dictionary-cli)
Search [Urban Dictionary](https://www.urbandictionary.com) without having to leave the command line

## Installation
```bash
npm install urban-dictionary-cli -g
```
## Commands
### Search (`udict`)

Makes requests against Urban Dictionary's search API, which seems to only do full-text matching.