terminal-lexicon:终端中的字典

时间:2021-05-30 05:10:49
【文件属性】:
文件名称:terminal-lexicon:终端中的字典
文件大小:51KB
文件格式:ZIP
更新时间:2021-05-30 05:10:49
nodejs javascript terminal dictionary JavaScript terminal-lexicon 几乎每天都需要看英文文档,经常需要查单词,每次打开词典,输入后查词,感觉效率太低,而终端其实算是桌面上始终打开着的程序,由此有了此在终端中查单词的程序。 安装 本程序需要全局安装。 使用 yarn yarn global add terminal-lexicon 使用 npm npm install terminal-lexicon -g 使用 安装成功后,使用dict 即可查询单词word: 如: # 查询单个单词 dict node node: :headphone: 音标: 英 [nəʊd] 美 [noʊd] :rainbow: 释义: n. 节, 结节, 瘤, (戏剧情节的)曲折或纠纷 [计算机] 节点 # 查询词组 ➜ dict a hard nut to crack a hard nut to crack: :sparkles: 音标:
【文件预览】:
terminal-lexicon-master
----config.js(442B)
----package.json(904B)
----readme.md(4KB)
----package-lock.json(15KB)
----src()
--------index.js(1KB)
--------fotmat.js(2KB)
--------search.js(3KB)
--------crawlers()
--------libs()
----.eslintrc.js(343B)
----.gitIgnore(28B)
----yarn.lock(113KB)

网友评论