emoji-img

Emoji images list

Usage no npm install needed!

<script type="module">
  import emojiImg from 'https://cdn.skypack.dev/emoji-img';
</script>

README

Emoji Images

Emoji images npm package. Returns map of emoji image files.

Build

Installation

Install via npm:

npm i emoji-img

Usage

Usage example:

const emojis = require('emoji-img');

emojis.get('smiley'); // Full local path to smiley.png

Credentials

Images got from Emoji cheat sheet repository.

Emoji list at Emoji cheat sheet.

License

MIT.