https://github.com/legend80s/dict
Explain English word in Chinese. 查询英文单词的中文释义
https://github.com/legend80s/dict
Last synced: 3 months ago
JSON representation
Explain English word in Chinese. 查询英文单词的中文释义
- Host: GitHub
- URL: https://github.com/legend80s/dict
- Owner: legend80s
- License: mit
- Created: 2023-02-17T08:38:28.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-22T10:42:10.000Z (about 1 year ago)
- Last Synced: 2024-04-23T10:55:00.827Z (about 1 year ago)
- Language: JavaScript
- Size: 78.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ydd
> `Y`ou`D`ao `D`ictionary
Explain English word in Chinese. 查询英文单词的中文释义。
Dictionary for programmers who prefer terminals. 有道词典,致喜欢在终端工作的程序员。
## Usage
Query the meaning of "vite":
```shell
pnpx ydd vite# Recommended! Super fast 🚀
bunx ydd vite
```Or show more details with bilingual `e`xamples and `s`peak it out:
```shell
bunx ydd vite -e -s
```## Features
- Light weight: Zero dependencies. Built with speed in mind, no cheerio and request library.
- Robust: Use double source: openapi and html.
- Speak 👄: `bunx ydd vite --speak`.
- Translate long sentences powered by "Baidu Fanyi".## TODO
- [x] Translate long sentence.
## Show your support ❤️
如果给你带来小小便捷不妨[一键三连 🍻!](https://github.com/legend80s/dict)
Give [a ⭐️](https://github.com/legend80s/dict) if this project helped you!