lexicon-cli

1.1.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i lexicon-cli

Weekly Downloads

16

Version

1.1.2

License

MIT

Unpacked Size

319 kB

Total Files

23

Last publish

Collaborators

  • rogerzzzz