Skip to content

yogthos/emoji-id

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

emoji-id

A Clojure utility to convert numeric IDs into emoji strings and back (this probably doesn't need to exist)

requirements

building

lein native-image

The executable will be compiled in target/emojify

Usage

emojify 12345
🐳👄🐷

emojify 🐳👄🐷
12345

About

converts a numeric id to emoji because reasons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published