Hi! I've been playing with JavaScript for over half my life, and am building Frontend Armory to help share what I've learned along the way!
Quickly add emojis to your app
Learn about react-emojione – a tiny package by Pedro Ladaria that adds consistent emojis to your React app, with :shortcodes:, unicode and ASCII smilies.
image: 😉 -> 😉
react-emojione
, by Pedro Ladariareact-emojione
gives you an <Emojify>
component that converts shortcodes, unicode emojis, and ascii smilies into a set of emoji sprites provided by emojione.The <Emojify>
component can be configured with a number of props.
There’s also a function form available.
Tokyo, Japan