get-all-emoji

2.0.13 • Public • Published

npm version

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

  1. w3-emojis
  2. special-emojis

Support

If you want to support, please consider donating. It'll help me in development and making more cool packages for you:

Donate

Work with react

Code

code

Output

output

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.13
    1
    • latest

Version History

Package Sidebar

Install

npm i get-all-emoji

Weekly Downloads

12

Version

2.0.13

License

MIT

Unpacked Size

303 kB

Total Files

7

Last publish

Collaborators

  • anantrung