UNPKG

emojione

Version:

EmojiOne is a complete set of emojis designed for the web. It includes libraries to easily convert unicode characters to shortnames (:smile:) and shortnames to our custom emoji images. PNG formats provided for the emoji images.

15 lines (9 loc) 220 B
# Emojione utility for Swift ### How to use This utility provides a method to convert from shortname to unicode characters. ### How to re-generate mapping ``` cd lib/swift/generator npm install node generate.js ```