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.

16 lines (9 loc) 249 B
# Emojione utility for iOS ### How to use This utility provides a method to convert from shortname to unicode characters (natively supported from iOS 6). ### How to re-generate mapping ``` cd lib/ios/generator npm install node generate.js ```