xfbs / unicode-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unicode

Small command-line utility to look up unicode characters. It can do a forward and a reverse search on them.

Inspect a unicode string.

$ unicode-cli inspect ü

List all codepoints

$ unicode-cli ls emoji

Create a unicode string

$ unicode-cli compose U_UMLAUT

About

License:MIT License


Languages

Language:Rust 100.0%