emoji-id

returns the id emoji

Usage no npm install needed!

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

README

🆔

Tests passing Tests passing

Returns the infamous id emoji.

Usage

const emoji = require('emoji-id');
console.log(emoji) // 🆔

Tests

emoji-id proudly has 100% test coverage. Run tests with npm test.