Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/egoist/liyu
Urban dictionary in command line. 「俚语词典」
https://github.com/egoist/liyu
Last synced: 22 days ago
JSON representation
Urban dictionary in command line. 「俚语词典」
- Host: GitHub
- URL: https://github.com/egoist/liyu
- Owner: egoist
- License: mit
- Created: 2016-07-01T16:19:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-25T14:30:50.000Z (almost 3 years ago)
- Last Synced: 2024-10-03T12:37:45.686Z (about 1 month ago)
- Language: JavaScript
- Size: 39.1 KB
- Stars: 36
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# liyu [![NPM version](https://img.shields.io/npm/v/liyu.svg)](https://npmjs.com/package/liyu) [![NPM downloads](https://img.shields.io/npm/dm/liyu.svg)](https://npmjs.com/package/liyu) [![Build Status](https://img.shields.io/circleci/project/egoist/liyu/master.svg)](https://circleci.com/gh/egoist/liyu)
![preview](https://ooo.0o0.ooo/2016/07/01/5776990878b31.png)
## Install
```bash
$ npm install -g liyu
```## Usage
You can execute `liyu` via its name `liyu` or the aliases: `ly` `urban`
```bash
$ ly clickbait$ ly no zuo no die
$ ly --help
```## API
### liyu(word, [options])
## License
MIT © [EGOIST](https://github.com/egoist)