Skip to content

RogerZZZZZ/lexicon-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published