mewe

Crates.iomewe
lib.rsmewe
version0.1.0
sourcesrc
created_at2024-03-05 11:51:33.334938
updated_at2024-03-05 11:51:33.334938
descriptionCLI dictionary app. Fetches only one definition from Merriam Webster.
homepagehttps://github.com/txtyash/mewe
repositoryhttps://github.com/txtyash/mewe
max_upload_size
id1162991
size294,580
textYash (txtyash)

documentation

https://docs.rs/mewe

README

MEWE

Mewe is a simple cli dictionary app that fetches one line definitions from the merriam webster site.

Usage

Search for a word:

❯ mewe stuff
The meaning of STUFF is materials, supplies, or equipment used in various activities.

Suggestions for misspelled words:

❯ mewe stuffx
You probably misspelled it. Suggestions:
stuffs,stuff,stubs,stuffy,stuffies,stuffed,stuffiest,stuffer,stubes,stuffie,stuff gown,restuffs,stuff shot,stuff it,stupas,sluff,sluffs,snuff,puffs,puffy,

Help:

❯ mewe --help

Use as a Dependency

You can use mewe as a dependency. Published: https://crates.io/crates/mewe Docs: https://docs.rs/mewe

Commit count: 0

cargo fmt