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
Preview:
Download Details:
Author: pladaria
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/pladaria/react-emojione
License: MIT