🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

bdic-cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bdic-cli

Simple CLI of Bing Dictionary (En-Cn/Cn-En)

1.0.0
latest
Source
npm
Version published
Weekly downloads
4
Maintainers
1
Weekly downloads
 
Created
Source

Bing Dictionary CLI

Version Downloads License

A simple command line tool of Bing Dictionary.

  • English -> Chinese
  • Chinese -> English
  • Three modes: Brief Mode | Complete Mode | Browser Mode

bdic_example

Install

npm install -g bdic-cli

Usage

bdic <word>    #search a word in brief definition mode
bdic -c <word> #search a word in complete definition mode
bdic -b <word> #search a word in default browser

Changelog

  • v1.0.0 brief mode | complete mode | browser mode

Keywords

Bing

FAQs

Package last updated on 08 Oct 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts