Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 465 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 465 Bytes

Emoji

This library provides a way to convert from unicode emoji to common shortnames used by chat platforms, and from shortnames to unicode. This is useful for applications dealing with multiple chat providers that handle emoji in different ways. (Like Gort!)

Todo

  • Better error handling: right now invalid input results in an empty emoji with no warning.
  • Add support for custom, platform-defined emoji.
  • Documentation.