boxletters

Crates.ioboxletters
lib.rsboxletters
version0.1.0
sourcesrc
created_at2021-07-10 23:14:31.599214
updated_at2021-07-10 23:14:31.599214
descriptionConverts text to a list of regional indicator emoji. Mostly for annoying friends on Discord
homepagehttps://github.com/ewpratten/boxletters
repositoryhttps://github.com/ewpratten/boxletters
max_upload_size
id421233
size51,140
Evan Pratten (ewpratten)

documentation

https://docs.rs/boxletters

README

boxletters

Crates.io Docs.rs Build Clippy Audit

boxletters is a commandline tool for converting strings of text to regional_indicator emoji.

Example input

boxletters hello world

Example output

Output

Installation

This crate can be installed via cargo with:

cargo install boxletters
Commit count: 6

cargo fmt