moji

Crates.iomoji
lib.rsmoji
version0.1.0
sourcesrc
created_at2022-05-20 22:29:13.120459
updated_at2022-05-20 22:29:13.120459
descriptionAn emoji fuzzy finder cli written in rust 🦀✨
homepage
repositoryhttps://github.com/SyedAhkam/moji
max_upload_size
id590502
size125,475
Syed Ahkam (SyedAhkam)

documentation

README

Moji

An emoji fuzzy finder cli written in rust 🦀✨

This is a simple frontend to the emoji crate's fuzzy-find features.

Demo

Usage

Moji 0.1
Syed Ahkam <smahkam57@gmail.com>
An emoji fuzzy finder cli written in rust 🦀✨

USAGE:
    moji [OPTIONS] [QUERY]

ARGS:
    <QUERY>    the emoji name as query

OPTIONS:
    -c, --clipboard    Add the chosen emoji to clipboard
    -h, --help         Print help information
    -r, --raw          Return results in raw text format
    -V, --version      Print version information
Commit count: 20

cargo fmt