get-all-emoji
v2.0.13
Published
Gives html code for emojis, for you to use directly.
Downloads
8
Maintainers
Readme
Installation
This is a Node.js module available through the npm registry.
Before installing, download and install Node.js. Node.js 0.10 or higher is required.
Run npm i -S get-all-emoji
Example
const getEmoji = require("get-all-emoji");
console.log(getEmoji("happy"));
or;
var q = getEmoji("family_one_girl");
Documentation
Simply take the name of any emoji from more than 1800 emojis present, and pass it as a parametere as shown in above example.
You'll find the name of emoji from the links present below, which are encoded, and you can replace it instead of happy in above diagram.
keywords encoded
Support
If you want to support, please consider donating. It'll help me in development and making more cool packages for you: