Skip to content

A Bing command line dictionary, which obtains the query results of bing dictionary by crawler.

License

Notifications You must be signed in to change notification settings

tisfeng/bing-dict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bing-dict

A Bing command line dictionary written by Node.js && Typescript, which obtains the query results of bing dictionary 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

npm install -g @isfeng/bing-dict

Usage

For example, look up word look:

bing good

good

Bing Dictionary