Lexicon CLI Tool
📌 One tool for quick querying word in English and Chineseinstall
$ npm install -g lexicon-cli
command
Query for a word(also support Chinese)
$ dict dictionary$ lexi 词典
Fuzzy Matching
Theme
Add new theme
$ dict -a$ lexi -a
Change the theme
$ dict -t$ lexi -t
Help
$ dict --help$ lexi --help Usage: dict [options] Options: -V, --version output the version number -t, --theme Choose another theme! -a, --addTheme Add theme you like! -h, --help output usage information