💾 Archived View for gmi.noulin.net › markdown › emi_README.md captured on 2024-08-25 at 06:55:21.

View Raw

More Information

⬅️ Previous capture (2023-07-10)

-=-=-=-=-=-=-

# Sheepy
This is a sheepy package for [sheepy](https://spartatek.se/r/sheepy/file/README.md.html) and using [libsheepy](https://spartatek.se/r/libsheepy/file/README.md.html)

# emi

emi converts emoji short names to UTF8 code points.

Currently, the emoji list supported is [UNICODE v11](https://unicode.org/emoji/charts/full-emoji-list.html).

This tool is inspired by [emojify](https://github.com/mrowa44/emojify).

# Usage

Install with spm: `spm -g install emi`

emi -h

[+] emi: help

emi "string :grinning_face_with_big_eyes:" To convert emoji short names to symbols

emi string :grinning_face_with_big_eyes: Also to convert emoji names

emi filename To convert a file

emi -list List of emoji names, the source list is UNICODE v11 at https://unicode.org/emoji/charts/full-emoji-list.html

emi -h This help

🐑


For example:

emi string :grinning_face_with_big_eyes:


output:
> string :grinning: