Description:
A tiny ES6 library to use emojione‘s emojis in React applications.
Installation:
$ npm install –save react-emojione
Features:
- Dependency free!
- Can be used as function:
emojify()or component:<Emojify> - Converts :shortnames:, unicode and ASCII smileys
- Copy-paste friendly
- Sprite mode (the only supported mode for now)
- Configurable styles and options






