terminal-dict

0.0.15 • Public • Published

命令行词典

程序员懒人福利,不用切换命令行,直接在命令行里查词。

模板: 不同种类的词典(eg: 英汉、网络释义、例句等等)

第一种查词方式:是可查询指定模板的内容

第二种查词方式:是查询所有模板

安装

   npm install terminal-dict -g

API

yd --help //查询当前支持的模板都有哪些
yd good //查询good这个单词 (默认显示英汉模板)
yd good web_trans //查找good这个单词的网络释义模板(第二个参数指定特定模板)
yd good --all //查找good这个单词的所有模板

Readme

Keywords

none

Package Sidebar

Install

npm i terminal-dict

Weekly Downloads

15

Version

0.0.15

License

none

Last publish

Collaborators

  • circlesmall