2.0.13 • Published 5 years ago

get-all-emoji v2.0.13

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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

2.0.13

5 years ago

2.0.12

5 years ago

2.0.11

5 years ago

2.0.10

5 years ago

2.0.9

5 years ago

2.0.8

5 years ago

2.0.7

5 years ago

2.0.6

5 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.0

5 years ago