10.13.1 • Published 8 years ago
emoji-image v10.13.1
emoji-image
Extracts emoji images from the Apple Color Emoji font using fontkit.
Installation
npm install emoji-image
Example
var poopEmoji = require('emoji-image/images/poop.png');
License
MIT
Extracts emoji images from the Apple Color Emoji font using fontkit.
npm install emoji-image
var poopEmoji = require('emoji-image/images/poop.png');
MIT