RogerZZZZZ / lexicon-cli

One Dicitonary-CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lexicon CLI Tool

📌 One tool for quick querying word in English and Chinese

install

$ npm install -g lexicon-cli

command

Query for a word(also support Chinese)
$ dict dictionary
$ lexi 词典

query

Fuzzy Matching

fuzzy

Theme

Add new theme

$ dict -a
$ lexi -a

Change the theme

$ dict -t
$ lexi -t

theme

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

About

One Dicitonary-CLI


Languages

Language:JavaScript 100.0%