jQuery Plugin To Convert Emoji Keywords Into Images - emoji.js

File Size: 1.3 MB
Views Total: 2591
Last Update:
Publish Date:
Official Website: Go to website
License: MIT
   
jQuery Plugin To Convert Emoji Keywords Into Images - emoji.js

Just another jQuery emoji plugin that converts character codes or colon-sequences into emoji images provided by Twitter's Twemoji.

How to use it:

1. Upload emoji images (in the img folder) and the emoji.js script into to your web server.

2. Link to jQuery library and the emoji.js script.

<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
<script src="emoji.js"></script>

3. That's it.

Change log:

2015-11-11


This awesome jQuery plugin is developed by ashleighy. For more Advanced Usages, please check the demo page or visit the official website.