Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tisfeng/bing-dict
A Bing command line dictionary, which obtains the query results of bing dictionary by crawler.
https://github.com/tisfeng/bing-dict
bing-dictionary command-line crawler nodejs
Last synced: 6 days ago
JSON representation
A Bing command line dictionary, which obtains the query results of bing dictionary by crawler.
- Host: GitHub
- URL: https://github.com/tisfeng/bing-dict
- Owner: tisfeng
- License: mit
- Created: 2022-06-15T12:22:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T03:03:37.000Z (8 months ago)
- Last Synced: 2024-03-19T04:24:15.904Z (8 months ago)
- Topics: bing-dictionary, command-line, crawler, nodejs
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/@isfeng/bing-dict
- Size: 607 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bing-dict
A Bing command line dictionary written by Node.js && Typescript, which obtains the query results of [bing dictionary](https://cn.bing.com/dict/) by crawler.
It can be used to simply query the Chinese interpretation of English words, or the corresponding English of Chinese phrases. If an English word is found, the pronunciation of the word will be played automatically.
## Installation
```bash
npm install -g @isfeng/bing-dict
```## Usage
For example, look up word `look`:
```bash
bing good
```![good](https://raw.githubusercontent.com/tisfeng/ImageBed/main/uPic/wG8veI-1658410317.png)
[Bing Dictionary](https://cn.bing.com/dict/search?q=good)
![](https://raw.githubusercontent.com/tisfeng/ImageBed/main/uPic/8R3a60-1658410447.png)